Skip to content

Releases: danmar/simplecpp

1.1.2

04 Aug 11:09
1b29369

Choose a tag to compare

Bug fix release:

#334 Do not assert when source file is missing, report error

1.1.0

15 Jan 14:34
e096d6b

Choose a tag to compare

License:

  • Changed the license to BSD Zero Clause License

Other:

  • optimized lastLine() usage in readfile()
  • Added support for __VA_OPT__ expansion