Skip to content

Conversation

Matthiee
Copy link
Member

  • Reworked API

Fixes #64

@Matthiee Matthiee added the enhancement New feature or request label Jul 21, 2020
@Matthiee Matthiee added this to the 0.3.vNext milestone Jul 21, 2020
@Matthiee Matthiee self-assigned this Jul 21, 2020
@Matthiee Matthiee changed the base branch from master to 0.3.1 July 21, 2020 09:29
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2020

Codecov Report

Merging #68 into 0.3.1 will decrease coverage by 0.03%.
The diff coverage is 93.54%.

@@            Coverage Diff             @@
##            0.3.1      #68      +/-   ##
==========================================
- Coverage   89.84%   89.80%   -0.04%     
==========================================
  Files          44       45       +1     
  Lines        1162     1187      +25     
==========================================
+ Hits         1044     1066      +22     
- Misses        118      121       +3     

@Matthiee Matthiee merged commit 11be53b into 0.3.1 Jul 21, 2020
Matthiee added a commit that referenced this pull request Aug 23, 2020
* Add Command Discovery (#66)

* Add command disoverer

* Add tests

* Improve Usage Printer and Usage Builder API (#68)

* Improve IUsageBuilder, IUsagePrinter
- Add errors
- Rework API

Fixes #64

* Improve error output
Update program

* Fix errors

* Make UsagePrinter virtual

* Improve styling

* Add NO_COLOR support (#69)

* Add support for NO_COLOR
fixes #52

* Update xml documentation

* Add tests

* Fix styling issue
@Matthiee Matthiee deleted the 64_Improve_Usage_Printer branch August 30, 2020 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make UsagePrinter easier to work with
2 participants