Release Notes
Patch Release
This patch release fixes compatibility issues and improves the release workflow. Including the tools feature was breaking the installation process.
Bug Fixes
- Rust 1.94 Compatibility: Pinned
sysinfo dependency to 0.38 in demo/windows_detect_powershell.rs to maintain compatibility with Rust 1.94 (sysinfo 0.39+ requires Rust 1.95)
Improvements
- Release Workflow: Updated
release.yml via dist init to fix cargo-dist compatibility issues
- All workspace crates updated to v1.0.1
Notes
- The
convert_case compatibility issue mentioned in v1.0.0 release notes was already fixed prior to v1.0.0
- No breaking changes; safe to upgrade from v1.0.0
thag_demo 1.0.1
Install thag_demo 1.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/durbanlegend/thag_rs/releases/download/v1.0.1/thag_demo-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/durbanlegend/thag_rs/releases/download/v1.0.1/thag_demo-installer.ps1 | iex"
Download thag_demo 1.0.1
thag_rs 1.0.1
Install thag_rs 1.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/durbanlegend/thag_rs/releases/download/v1.0.1/thag_rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/durbanlegend/thag_rs/releases/download/v1.0.1/thag_rs-installer.ps1 | iex"
Download thag_rs 1.0.1
thag_profiler 1.0.1
Install thag_profiler 1.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/durbanlegend/thag_rs/releases/download/v1.0.1/thag_profiler-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/durbanlegend/thag_rs/releases/download/v1.0.1/thag_profiler-installer.ps1 | iex"
Download thag_profiler 1.0.1