Skip to content

3.0.2

Compare
Choose a tag to compare
@asmaloney asmaloney released this 22 Jul 16:43
· 31 commits to master since this release

This release fixes several build issues, reading of index packets, and one issue related to standards conformance.

Please consider one-time or recurring support - especially if you use this library in a product you sell.

Fixed

  • Fix E57_VERBOSE build. (#251) (Thanks Jia!)
  • {standard conformance} Fix invalid range exception in FloatNode implementation. (#250)
  • Fix reading of index packets. (#249)
  • Fix several places where we should be checking for MSVC, not WIN32. (#248)
  • Fix "unnecessary semicolons" warnings which prevented building with GCC <= 10. (#241) (Thanks Andre!)

New Contributors

Full Changelog: v3.0.1...v3.0.2