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)