Discovered by @omgitsmoe, 0.4.0
had a critical bug in clap.parse
.
Changes
Fixes
- Fix nasty allocation error caused by sharing state between two copies of the same arena (#43)
- Set eval quota in
clap.parseParam
to a high value to avoid having users needing to specify it themselves (#42)