Skip to content

2.2.0

Compare
Choose a tag to compare
@end2endzone end2endzone released this 26 Jan 20:03
· 146 commits to master since this release

Changes for 2.2.0:

  • Fixed issue #9: bin2cpp on Linux.
  • Fixed issue #18: Implement a --dir=value argument to add all files of a directory.
  • Fixed issue #24: License copy in all source and include files.
  • Fixed issue #25: Resource identifier for win32 generator.
  • Fixed issue #26: Relative path in resource files generated by win32 generator.
  • Fixed issue #27: Application icon.
  • New feature: Generators generate files with appropriate include guard. Removed all #pragma once statements in the code.