Skip to content

Release 2.3.0

Compare
Choose a tag to compare
@ralphlange ralphlange released this 21 Apr 16:40
· 235 commits to master since this release

Minor release featuring support for native Windows builds using the AppVeyor service:

  • use different compilers (Visual Studio, MinGW)
  • use different VS versions (2008, 2010, 2012, 2013, 2015, 2017, 2019)
  • compile for Windows 32bit and 64bit
  • create static libraries or DLLs (plus the matching executables)
  • create optimized or debug builds.

This is a minor release, i.e. existing Travis-CI configuration does not need to be changed.
Use the tracker to see the issues closed with this release.