Skip to content

Releases: rage/tmc-cli-rust

v1.1.3

Choose a tag to compare

@nygrenh nygrenh released this 25 Jun 05:24
2e194ff

What's Changed

  • Fixed interactive menu input handling on Windows: a single key press no longer registers as two inputs, and the organization menu no longer immediately auto-selects the first organization on launch
  • Fixed automatic updates on Windows. The check was backwards: updates only got downloaded when you ran tmc --no-update (which is meant to turn updates off), and a normal run never downloaded them. Now updates download automatically like they should
  • Upgraded crossterm to 0.29 and ratatui to 0.30
  • Build Linux releases in a pinned Rust container so the binaries run on older glibc

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@Heliozoa Heliozoa released this 09 Sep 12:52
83d4905

What's Changed

  • Updated langs version
  • Fixed various bugs and issues

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@Heliozoa Heliozoa released this 17 Mar 18:21
  • Updated langs to 0.24.0, improving serde related error messages

v1.1.0

Choose a tag to compare

@Heliozoa Heliozoa released this 16 Mar 13:23

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

Choose a tag to compare

@Heliozoa Heliozoa released this 14 Mar 13:10
910eb46
  • 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

Choose a tag to compare

@HoolaBoola HoolaBoola released this 12 May 12:13
5f24071
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

Choose a tag to compare

@zjuxicu zjuxicu released this 16 Feb 08:00
v0.1.0

made the linux installation script prettier

Release for testing

Release for testing Pre-release
Pre-release

Choose a tag to compare

@zjuxicu zjuxicu released this 12 Feb 13:46
0.1

new installer