Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Version 3.2.2

Compare
Choose a tag to compare
@dawagner dawagner released this 05 Feb 10:28

Major changes

Build

  • Switch windows CI builds to Visual Studio 2015. Warning: If you use VS 2015, you'll need at least CMake 3.3.0.

Version numbering:

  • Allow the version number (used in getVersion, doxygen and Resource.rc) to be injected by the builder
  • Don't hardcode the version number: if not injected, fallback to git information (i.e. the tags)

Misc

  • Float/Fixed point: allow 'E' in addition to 'e' as the exponent indicator
  • Switch from coveralls.io to codecov.io
  • Upgrade doxygen