Releases: heiseish/kt
Releases · heiseish/kt
Release list
Kttool v.1.30
- Added aliases for existing commands (using initials of the commands. For eg
kt gen->kt g - Added random/surprise command
- Added
helpcommand to examine usage of each command. usagekt <command> help/--help/-h - Minor features and bug fixes
Add some default template files for kt config
Update kttool to work with new Kattis UI
- Update submission code to be able to correct parse new Kattis UI
- Pin some deps' versions to prevent breaking changes
Release 1.0.0
v1.0.0 Release 1.0.0: Refactor kttool to only use python. Fix a minor issue …