Releases: ISSOtm/fortISSimO
Releases · ISSOtm/fortISSimO
v1.0.4
Changelog
- Accept tracks with “out of bounds” subpattern jump targets the same way hUGETracker does
align[n]
is now supported in the argument toteNOR -t
- The “arpeggio not supported on CH4” debug check was incorrect, this has been fixed
- Several small performance improvements, with some help from @MrBlinky!
...and some miscellaneous changes behind the scenes, check out the full changelog if you're curious.
Install teNOR 1.0.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.4/teNOR-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.4/teNOR-installer.ps1 | iex"
Download teNOR 1.0.4
File | Platform | Checksum |
---|---|---|
teNOR-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
teNOR-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
teNOR-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
teNOR-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v1.0.3
Install teNOR 1.0.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.3/teNOR-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.3/teNOR-installer.ps1 | iex"
Download teNOR 1.0.3
File | Platform | Checksum |
---|---|---|
teNOR-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
teNOR-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
teNOR-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
teNOR-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v1.0.2
Changelog
Install teNOR 1.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.2/teNOR-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.2/teNOR-installer.ps1 | iex
Download teNOR 1.0.2
File | Platform | Checksum |
---|---|---|
teNOR-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
teNOR-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
teNOR-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
teNOR-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
v1.0.1
Changelog
Install teNOR 1.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.1/teNOR-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/ISSOtm/fortISSimO/releases/download/v1.0.1/teNOR-installer.ps1 | iex
Download teNOR 1.0.1
File | Platform | Checksum |
---|---|---|
teNOR-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
teNOR-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
teNOR-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
teNOR-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
v1.0.0
This is the first release of fortISSimO!
It should work with hUGETracker 1.0b10, 1.0.0, and 1.0.1.
There isn't much else to add, thank you for being interested in it ^^
Download teNOR pre-built
Pick the target below that matches your OS. (macOS users should pick the "aarch64" version if they are on Apple Silicon, and "x86_64" otherwise.)
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | teNOR-v1.0.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | teNOR-v1.0.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | teNOR-v1.0.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | teNOR-v1.0.0-x86_64-unknown-linux-gnu.tar.xz |