v0.7.10
Changes
- Disallow
catch_alltogether with repeatable arg (#209) - Add support for generating tab-indented scripts using
BASHLY_TAB_INDENT(#217) - Add
settings.ymlas an alternative to environment variables (#218) - Support
envvalue insettings.ymlas an alternative toBASHLY_ENV(#219)
Internal Refactoring
- Refactor
parse_requirementsviews (#212) - Refactor flag case view (#213)
- Add some specs for improved branch-level coverage (#214)
- Reduce cognitive complexity in
Command#load_user_file(#215)
Full Changelog: v0.7.9...v0.7.10