Skip to content

2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@nicks96432 nicks96432 released this 08 Jul 02:15
· 14 commits to main since this release
d3ff771

What's Changed

build

  • ⚠️ breaking: Drop support for aarch64-apple-darwin and aarch64-unknown-linux-gnu. I'm sorry but I cannot cross-compile the acb extractor on these platforms. If anyone can find out a way to do that, I'll be very appreciated.

cli

  • Parse asset classes (#21)
  • Criware ACB extractor (#26)

misc

  • Replace unmaintained actions-rs/toolchain (#24)
  • Add build requirements in README (#28)

Warning
The windows builds requires mingw installed on your system. Sorry but I cannot statically link them to libstdc++. Please download the next release.