Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 1016 Bytes

File metadata and controls

24 lines (16 loc) · 1016 Bytes

Changelog

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 Cargo flag to avoid generated code catching all exceptions, PR #11
  • More robust build with sed validation, 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 = 1 to avoid introducing the eval function

[0.1.0] - 2017-10-11

  • Initial release