Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 00:49
· 1 commit to main since this release
36a917e

Changelog

  • Fixed a memory leak on Linux. (#59)
  • Removed std::exception from Linux and macOS builds. (#63)
    (A subproject still uses STL for Windows build.)
  • Linux and macOS packages now use .tar.xz as a compression format. (#62)
  • Added arm64-only build (*-macOS-arm64.tar.xz) to the release packages for macOS. (#64)