Releases: nathan-fiscaletti/letstry
Releases · nathan-fiscaletti/letstry
Version 1.2.5
- Updated version command output format
Version 1.2.4
- Minor back-end changes
Version 1.2.3
- Simplified version command
Version 1.2.2
- Added new "import" command for importing a git repository into a template.
- Updated the back-end architecture surrounding the CLI App and registering commands.
Version 1.2.1
- Removed editor run type and instead default to cmd.Start()
- Updated process capture delay default to 5s
- Added better logging for session monitoring
Version 1.2.0
- Re-ordered commands in help
Version 1.1.9
- Added
clean
andclean-all
commands for cleaning up dangling sessions
Version 1.1.8
- Added devel check to version commands latest version check
Version 1.1.7
- Updated version command update available message
Version 1.1.6
- Added get-editor command