Parse() implemented (passing all tests).
Fix: Case & tests for empty file name
Added: Command & Subcommand handling, Up() (passing all tests.)
Fix: Visibility issues
Added: Global init function.
Added: help command. Added: Some Set* functions. Added: Support for custom global init function. Added: Example in examples/test Fixed: empty usage
Fixed: Update dependencies. Fixed: nil dereference.