Skip to content

Polypolish v0.4.0

Compare
Choose a tag to compare
@rrwick rrwick released this 27 Jul 01:08
· 51 commits to main since this release

This is the first release of Polypolish to be implemented in Rust! It produces identical output to v0.3.2 but with much better performance and much lower RAM usage.

Tarballs of pre-built executable binaries are attached:

  • polypolish-linux-x86_64-musl-v0.4.0.tar.gz: for Linux systems with x86-64 processors
  • polypolish-macos-x86_64-v0.4.0.tar.gz: for Macs with x86-64 Intel processors
  • polypolish-macos-aarch64-v0.4.0.tar.gz: for Macs with Apple silicon processors

If none of the above work for you, you'll need to build Polypolish from source (see the Installation page on the wiki).