Skip to content

v0.20.0

Compare
Choose a tag to compare
@nathanielc nathanielc released this 20 Feb 19:48
· 2255 commits to master since this release
v0.20.0

v0.20.0 [2019-02-20]

Features

  • 928d3c1 ast match (#959)
  • 9e0ff95 generate ASTs from flux test files for external consumption (#967)
  • bf71577 add compile subcommand that compiles flux to spec (#937)

Bug fixes

  • dbb5820 change loadStorage and loadMem to be options so that they are modifiable (#977)
  • 148857c generate skipped tests; skip in test driver (#970)