Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

Changelog

1.1.1

  • fixed some typos in code documentation
  • removed unused imports

1.1.0

  • added support to obtain lose arguments rather then discarding them
  • added support to terminate parsing using a token and query the remaining arguments
  • added support for default values

1.0.0

  • initial release