Autocycler v0.5.1
Just a few additions/fixes in this release:
- Added hifiasm to Autocycler helper.
- Added a new header hint:
autocycler_ignore - Fixed error in Dockerfile (thanks, @ppenev-eligo)
Tarballs of pre-built executable binaries are attached:
- Linux:
autocycler-linux-x86_64-musl-v0.5.1.tar.gz: x86-64 processors, musl C standard libraryautocycler-linux-x86_64-gnu-v0.5.1.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.1.tar.gz: x86-64 Intel processorsautocycler-macos-aarch64-v0.5.1.tar.gz: Apple silicon processors
An HTML copy of the Autocycler docs at the time of release is also attached: autocycler-documentation-v0.5.1.tar.gz