v0.7.3
Fixed
- Fix segfaults in RTS argument parsing [#420]
- Missing argument to option would previously lead to segfault, which is now
fixed [#419] - Passing option arguments with =, like
--rts-wthreads=8
now works
- Missing argument to option would previously lead to segfault, which is now
- Various fixes to C lib wrapping document [#418]
- Renamed minienv to env [#417]
- Only internal change, does not influence what a user of Acton sees