Release Notes
Fixed
atldotnetfixed issues with chapter pictures
Changed
- Updated several dependencies to their newest version
Setup instructions
tone is released as single monolithic binary, so you don't need a setup file or any dependencies (not even a .NET runtime). Download the tone
release for your platform, extract it and run it via command line. If you need help choosing your download, here are some hints:
- For Windows, only the x64 platform is available... choose
-win-x64.zip - For
musl(an alternative C library) choose your arch prefixed bymusl(usually this is used in alpinedockerimages and other lightweight distributions) - For standard Linux (like Fedora, Ubuntu, etc.), it is recommended choose your arch without
muslprefix - For macOS you might need to run
xattr -rd com.apple.quarantine toneafter extracting to removequarantineflag