Skip to content

v0.3.4: Windows and MSVC support

Latest
Compare
Choose a tag to compare
@dfsp-spirit dfsp-spirit released this 18 Jul 21:20
· 13 commits to main since this release

v0.3.4: Windows and MSVC support

  • Fix incorrect reading of binary data under Windows/MSVC, run unit tests under Windows on CI system.
  • Fix lots of minor warnings on higher WARN levels during compilation (implicit size_t <-> int32_t casts).