Skip to content

Switch command, language support, bugfixes

Latest
Compare
Choose a tag to compare
@Duckapple Duckapple released this 07 Feb 13:26
· 100 commits to master since this release
e716979

Changelog:

  • Added switch command: Allows you to switch between config files for different instances
    • (Currently only works for configs in the same folder)
  • Added more cases for exiting after submission (Thanks @marfavi!)
  • Added Rust support
  • Added Go support
  • Fixed Rust support
  • Fixed lack of feedback when problem is already active with get command
  • Fixed autocomplete for problem names on Windows (Thanks @Jakobis!)
  • Bumped packages (Thanks @Jakobis!)