File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ ## [ 0.1.0+1] - 12/09/22
3+
4+ - docs: fix README and add screenshots
5+
16# [ 0.1.0] - 12/08/22
27
38- feat: initial version
Original file line number Diff line number Diff line change 11name : cli_completion
22description : Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
33repository : https://github.com/VeryGoodOpenSource/cli_completion
4- version : 0.1.0
4+ version : 0.1.0+1
55
66environment :
77 sdk : " >=2.18.0 <3.0.0"
@@ -12,6 +12,9 @@ dependencies:
1212 mason_logger : ^0.2.2
1313 meta : ^1.8.0
1414 path : ^1.8.2
15+ screenshots :
16+ - description : ' This screenshot shows the completion of a dart CLI.'
17+ path : doc/screen.png
1518
1619dev_dependencies :
1720 mocktail : ^0.3.0
You can’t perform that action at this time.
0 commit comments