Releases: DannyBen/bashly
Releases · DannyBen/bashly
v0.9.3
v0.9.2
v0.9.1
- Add support for default command that is used instead of showing usage (#305)
- Remove call to
root_command
when there are sub-commands (#306) - Add the ability to choose
.bash
as the partials extension (#308)
Full Changelog: v0.9.0...v0.9.1
Special thanks to @iamjackg for the insightful feature ideas.
v0.9.0
- Test with ruby head (#285)
- Apply RuboCop corrections (#286)
- Refactor rubocop rules with rentacop (#287)
- Correct rubocop-performance offenses (#288)
- Housekeeping with rubocop-rspec (#289)
- Fix multiple global flags (#294)
- Fix bash completions for commands with global flags (#297)
- Allow command.dependencies to be a hash for custom 'how to install' messages (#298)
- Normalize examples to include
src/*.sh
artifacts (#299) - Update approvals.bash (
bashly add test
) to v0.3.2 (#300) - Add help command library (bashly add help) (#301)
- Improve generated script format (#302)
- Change dependency command checker for testability (#303)
- Add ability to define a private environment variable (#304)
Full Changelog: v0.8.10...v0.9.0
v0.8.10
v0.8.9
v0.8.8
v0.8.7
v0.8.6
- Fix
bashly add test
(#252) - Small Typo Fix by @DennisRippinger (#257)
Full Changelog: v0.8.5...v0.8.6