Skip to content

v2.28.2

Latest

Choose a tag to compare

@ebertin ebertin released this 19 Jan 18:56
· 12 commits to master since this release
5e82a8d

Minor bug and build issue fixes.

What's Changed

  • Uncomment basic parameters (see issue #52) by @ebertin in #64
  • Add basic workflow for build and test by @cmarmo in #72
  • Switch finite to std::isfinite for ICC and GCC by @Chekov2k in #69
  • Fix build issue with --enable-threads option. by @ebertin in #84
  • Develop by @ebertin in #85
  • Using #pragma once to reduced CPP pollution with ifndef ... endif brackets by @rmathar in #86

New Contributors

Full Changelog: 2.28.0...2.28.2