Releases: OpenFunction/cli
Releases · OpenFunction/cli
v0.6.0
What's Changed
✨ New
- enhance logs functionality to handle build stage log (#48) @jilichao
- feat: add
logs
subcommand (#46) @loheagn - Adjust the flags for "ofn install" and "ofn uninstall". (#39) @tpiperatgod
- Support running on mac (#37) @arugal
🏗️ Maintenance
- use main repo client (#41) @wentevill
📝 Documentation
- docs: adjust changelog, readme, release (#35) @tpiperatgod
Other changes
- Adjust CHANGELOG.md RELEASE.md (#54) @wrongerror
- Add go.sum for amd64 (#53) @benjaminhuo
- bugfixed in logs subcommand (#51) @wrongerror
- Adjust CHANGELOG.md RELEASE.md (#50) @wrongerror
- remove redundant https:// (#45) @jilichao
Full Changelog: v0.5.3...v0.6.0
🎉 Thanks to all contributors @arugal, @benjaminhuo, @jilichao, @loheagn, @tpiperatgod, @wentevill and @wrongerror
v0.6.0-rc.0
What's Changed
✨ New
- enhance logs functionality to handle build stage log (#48) @jilichao
- feat: add
logs
subcommand (#46) @loheagn - Adjust the flags for "ofn install" and "ofn uninstall". (#39) @tpiperatgod
- Support running on mac (#37) @arugal
🏗️ Maintenance
- use main repo client (#41) @wentevill
📝 Documentation
- docs: adjust changelog, readme, release (#35) @tpiperatgod
Other changes
- bugfixed in logs subcommand (#51) @wrongerror
- Adjust CHANGELOG.md RELEASE.md (#50) @wrongerror
- remove redundant https:// (#45) @jilichao
Full Changelog: v0.5.3...v0.6.0-rc.0
🎉 Thanks to all contributors @arugal, @benjaminhuo, @jilichao, @loheagn, @tpiperatgod, @wentevill and @wrongerror
v0.5.3
Change
- Adjust the condition of Shipwright so that it is always enabled #31
Feature
- Add version subcommand #30
Bugfix
- Fix the issue where the spinner was not terminating correctly #26
- Use the correct prompts to circumvent exceptions when executing on unsupported operating systems #29
Thanks to all contributors @24sama @tpiperatgod !