Skip to content

0.4.1

Compare
Choose a tag to compare
@Hejsil Hejsil released this 24 Jun 15:29
· 109 commits to master since this release

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)