Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 522 Bytes

CHANGES.md

File metadata and controls

42 lines (25 loc) · 522 Bytes

Changelog

0.1

0.1.0

Parse() implemented (passing all tests).

0.1.1

Fix: Case & tests for empty file name

0.2

0.2.0

Added: Command & Subcommand handling, Up() (passing all tests.)

0.2.1

Fix: Visibility issues

0.2.2

Added: Global init function.

0.3.0

Added: help command. Added: Some Set* functions. Added: Support for custom global init function. Added: Example in examples/test Fixed: empty usage

0.4.1

Fixed: Update dependencies. Fixed: nil dereference.