v0.2.0
ArgMacros v0.2.0
New argument output formats: output directly as a struct, NamedTuple, or Dict
Some speed improvements, ~12% on testing benchmark for cold start including Julia 1.5.1 startup time
Old @beginarguments
macro deprecated
Merged pull requests:
- V0.2 (#3) (@zachmatson)