Navigation Menu

Skip to content

v0.18.0

Compare
Choose a tag to compare
@jsternberg jsternberg released this 07 Feb 16:35
· 2246 commits to master since this release
v0.18.0
dd6fe23

v0.18.0 [2019-02-07]

Features

Bug fixes

  • 3219298 refactor the controller to remove data races (#939)
  • b620e9e member expressions using a string literal use the incorrect end bracket (#949)
  • b58fd25 skip lambda evaluation when referencing nulls (#862)
  • 40de12c options editor should use ast.Expression (#927)
  • e818db8 fix decoder bug where a default table id is given when none is required. (#916)
  • 392cd4f add close to SourceIterator (#904)