Skip to content

Releases: admercs/SimpleArgParse.jl

v1.1.0

17 Apr 18:08
Compare
Choose a tag to compare

Release 1.1.0

  • Switched the hashmap keys to a simple counter, resulting in faster execution. Contributed by Eben60.