First release that introduces following features:
- Possibility to declare CLI arguments in declarative way using type hints.
- Possibility to declare default values for arguments.
- Pretty-printing arguments instance.
First release that introduces following features: