Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 285 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 285 Bytes

0.0.9

  • Move Molgenis MagmaScript evaluator to npm module
  • Let MagmaScript.value() method return wrapped value unchanged
  • Rename evalScript to evaluator
  • Let evaluator replace objects in the result with their id value
  • Pick up bugfix and unit tests from forms library