File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.6.0 2020-03-06
2+
3+
4+ ### Added
5+
6+ - [ Ivan Shamatov] Ability to pass command along with registry (for a singular command case)
7+ - [ Nikita Shilnikov] [ Internal] Backported ability to run gem's CI against ruby 2.3
8+ - [ Ivan Shamatov] Inline syntax for commands
9+ - [ Ivan Shamatov] Introduced stderr to any diagnostic output
10+
11+ ### Fixed
12+
13+ - [ John Ledbetter & Luca Guidi] Fix ruby 2.7 warnings
14+ - [ Ivan Shamatov] Fix banner, when option is a type of Array
15+
16+
17+ [ Compare v0.5.1...v0.6.0] ( https://github.com/dry-rb/dry-cli/compare/v0.5.1...v0.6.0 )
18+
119## 0.5.1 2020-01-23
220
321
22+ ### Added
23+
24+ - [ Ivan Shamatov] Anonymous Registry sintax
25+ - [ Ivan Shamatov] [ Internal] Specs refactored, more unit specs added
26+ - [ Luca Guidi] [ Internal] removed ` dry-inflector ` as runtime dependency
27+ - [ Ivan Shamatov] [ Internal] Refactored Command class (command_name property removed)
28+ - [ Piotr Solnica, Luca Guidi, Nikita Shilnikov & Christian Georgii] [ Internal] Adapt gem to dry-rb style
29+
430### Fixed
531
6- - Added missing 'set' require ( @ solnic )
32+ - [ Piotr Solnica ] Added missing 'set' require
733
834
935[ Compare v0.5.0...v0.5.1] ( https://github.com/dry-rb/dry-cli/compare/v0.5.0...v0.5.1 )
You can’t perform that action at this time.
0 commit comments