All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (modification: no type change headlines) and this project adheres to Semantic Versioning.
0.1.2 - 2018-02-09
- Added
Cargoflag to avoid generated code catching all exceptions, PR #11 - More robust build with
sedvalidation, PR #14 - Fixed license and authors in
package.json, PR #15
0.1.1 - 2017-10-26
- Avoid exceptions and return an emtpy value instead
- Added cargo config to set flag
NO_DYNAMIC_EXECUTION = 1to avoid introducing the eval function
- Initial release