v0.3.0-alpha.2
Pre-release
Pre-release
Downloads
| Platform | Download |
|---|---|
| Windows — installer | ThIDE-Setup-0.3.0-alpha.2.exe |
| Windows — portable (.zip) | ThIDE-win-x64.zip |
| Linux — Debian/Ubuntu (.deb) | thide_0.3.0-alpha.2_amd64.deb |
| Linux — AppImage | ThIDE-0.3.0-alpha.2-x86_64.AppImage |
| Linux — portable (.tar.gz) | ThIDE-linux-x64.tar.gz |
| macOS (Apple Silicon) — portable | ThIDE-osx-arm64.tar.gz |
| User Guide (PDF) | ThIDE-User-Guide.pdf |
Self-contained builds — no system .NET runtime required. The full asset list is in the Assets section below.
What's Changed
- fix(syntax): resolve extensionless includes to their default .th target by @apgeo in #2
- fix(syntax): resolve includes in Therion's literal->.th->.th2 order (follow-up to #2) by @apgeo in #3
New Contributors
Full Changelog: v0.3.0-alpha.1...v0.3.0-alpha.2