Skip to content

Release 0.15.0

Compare
Choose a tag to compare
@Jason2605 Jason2605 released this 23 Dec 20:14
· 1290 commits to develop since this release

Release 0.15.0

Change log

This is the change log from 0.14.0

  • Ensure the correct value is being compared for OP_BREAK #345
  • Documentation restructure #348
  • Add new Result type #350
  • Dictionary subscript now raises an error on missing key #351
  • Optimise opcodes
  • New list methods (map / filter / reduce) #355
  • Changes to CMakeLists (only compile sqlite if we need to) #356