Releases: rage/tmc-cli-rust
Releases · rage/tmc-cli-rust
v1.1.2
v1.1.1
v1.1.0
What's Changed
- Removed panics
- Changed install script to use sed flag -E instead of -r for mac portability
- Org/course/exercise lists are sorted alphabetically
- Added --force-update flag to force auto update to trigger on windows
- Fixed various bugs and broken links
Full Changelog: v1.0.6...v1.1.0
v1.0.6
- Update dependencies
- Fixed error when fetching some courses due to mismatch in the data expected in the program and the data actually returned from server
Full Changelog: v1.0.5...v1.0.6
v1.0.1: Fix libssl flatpak
Fixes problem with llibssl.so.1.0.0 not being found inside flatpak sandbox. This pr removes the libssl.so.1.0.0 dependency on linux and macos systems as it's only used on windows.
Release for testing
v0.1.0 made the linux installation script prettier
Release for testing
0.1 new installer