Releases: rosti-cz/rostictl
Releases · rosti-cz/rostictl
v0.8
v0.7
January SSH key release
Skipping v5 and going for v6 today. This release mainly fixes SSH and OS X issues our users encountered.
- Fixing tar archiving on OS X.
- SSH related code asks for key's passwords if there is any
- If there is a connection problem with the initial SSH test the tool prints an error message at the end
- Output is in color
Thanks @petrvacha and @fosil for reporting those bugs.
Christmas release
This is mainly stability and usability release based on feedback provided by our users. Thank you very much for that.
- Possibility to change technology from Rostifile
- Field to specify technology version
- List of available technologies in the status command
- New SSH key dialog
- New import command that imports existing application into the current workspace
- Reworked internals of company selection
- Fix version number in the binaries (now part of the "prepare new release" process)
Happy Christmas!
v0.3 Fixes
This is just a small release but with important fixes:
- The tool was forcing every app to use plan "start" which is not valid anymore and it should prefer user's choice.
- We added
--force-init
flag that forces to run all commands ininitial_commands
sections of Rostifile. - When something fails a full response from the API is printed so it's more obvious what gone wrong.
Initial release
This is an initial release that contains everything ever created for this tool
- Rostifile generator
- Application deployment workflow
- Application status
- List of companies, plans and runtimes
This is a beta release. It won't remove your data but you can encounter difficulties while using this tool