kopper v0.0.2 Release Notes
Release Date: 2016-12-13 // over 8 years ago-
- ๐ 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.
- ๐ Modify Parser to support method chanining (f5e0320)