Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
48 lines (19 loc) · 683 Bytes

RELDOCS.md

File metadata and controls

48 lines (19 loc) · 683 Bytes

Released

Command-line argument POSIX style parser.

NOTE: full symbols and sources debug info in pre-release version (v1.x.x-g#hash), if u can't step into with the normal release.

see also:

CHANGELOG

v1.3.0

  • Added support to .NET 6.
  • Bugs Fixed.

v1.1.0

  • missed SortByAlphabeticAscending

v1.0.139

  • bug fixed
  • added Declarative API via C# Attributes
  • supports more non-primitive types, such as: Uri, ...

Older

  • The test cases are passed.
  • change the signatures for IPainter, IBaseWorker, ...