File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22========================================
33
4+ v1.2.2 - 2024-08-17
5+ ----------------------------------------
6+
7+ - Add support for needy flags: ` flag.needs ` [ ` fadda94 ` ] ( https://github.com/DannyBen/bashly/commit/fadda94 )
8+ - Add needy flag example [ ` 43e3b38 ` ] ( https://github.com/DannyBen/bashly/commit/43e3b38 )
9+ - Update JSON schemas [ ` 868650c ` ] ( https://github.com/DannyBen/bashly/commit/868650c )
10+ - Update flag usage to show its conflicts and needs [ ` db23575 ` ] ( https://github.com/DannyBen/bashly/commit/db23575 )
11+ - Refactor Command#introspection [ ` a66db36 ` ] ( https://github.com/DannyBen/bashly/commit/a66db36 )
12+ - Add support for environment variable validations [ ` bccd3b0 ` ] ( https://github.com/DannyBen/bashly/commit/bccd3b0 )
13+ - Update validations example to show environment variable validation [ ` ee6a4c9 ` ] ( https://github.com/DannyBen/bashly/commit/ee6a4c9 )
14+ - Update script generation to allow bash variables in some YAML strings [ ` 6660d16 ` ] ( https://github.com/DannyBen/bashly/commit/6660d16 )
15+ - Allow ad-hoc revealing of private commands, flags, and environment variables [ ` d2876d7 ` ] ( https://github.com/DannyBen/bashly/commit/d2876d7 )
16+ - Add private-reveal example [ ` 8c94042 ` ] ( https://github.com/DannyBen/bashly/commit/8c94042 )
17+ - Update completions library to consider private visibility setting [ ` e16dde1 ` ] ( https://github.com/DannyBen/bashly/commit/e16dde1 )
18+ - Update mandoc/markdown library to consider private visibility setting [ ` c49d94d ` ] ( https://github.com/DannyBen/bashly/commit/c49d94d )
19+ - Compare [ ` v1.2.1..v1.2.2 ` ] ( https://github.com/dannyben/bashly/compare/v1.2.1..v1.2.2 )
20+
21+
422v1.2.1 - 2024-07-25
523----------------------------------------
624
You can’t perform that action at this time.
0 commit comments