Releases: jimschubert/kopper
Releases · jimschubert/kopper
v0.0.3
v0.0.2
- Modify Parser to support method chanining (f5e0320)
- changes
#name
and#applicationDescription
pubic properties to setter methods.
- changes
- Return ArgumentCollection from parse (d542dca)
- moves
Parser#isSet
andParser#get
to newArgumentCollection
ArgumentCollection
is a true collection
- moves
… and other non-feature commits.
Initial Release
- Simple parser (kopper 0.0.1)
- Typed object parser (kopper-typed 0.0.1)
NumericArgument
BooleanArgument
StringArgument