Skip to content

Autocycler v0.5.2

Choose a tag to compare

@rrwick rrwick released this 13 Aug 05:07
· 17 commits to main since this release

This release includes:

Tarballs of pre-built executable binaries are attached:

  • Linux:
    • autocycler-linux-x86_64-musl-v0.5.2.tar.gz: x86-64 processors, musl C standard library
    • autocycler-linux-x86_64-gnu-v0.5.2.tar.gz: x86-64 processors, glibc C standard library
    • I recommend trying the musl version first, as it's more portable. However, if you encounter a memory allocation crash, then try the gnu version.
  • Macs:
    • autocycler-macos-x86_64-v0.5.2.tar.gz: x86-64 Intel processors
    • autocycler-macos-aarch64-v0.5.2.tar.gz: Apple silicon processors

An HTML copy of the Autocycler docs at the time of release is also attached: autocycler-documentation-v0.5.2.tar.gz