Skip to content

Nvwa 1.1

Latest
Compare
Choose a tag to compare
@adah1972 adah1972 released this 17 Apr 13:11
· 326 commits to master since this release

Please check the README for the general introduction.

I have stopped development on SourceForge, and future development will be only on GitHub, if any. This would also be the last version to keep some support for pre-C++11 compilers. I plan to drop support for older compilers in the future to make the code cleaner and more modern.

This release mainly includes the following changes:

  • Add several new files regarding functional programming, the tree data structure, and easy line reading
  • Add more tests
  • Update the C++11 feature detection macros in c++11.h
  • Other minor bug fixes, code adjustments, clean-ups, and documentation updates

For details, please check out the ChangeLog.