Skip to content

v0.2.0

Compare
Choose a tag to compare
@alfred-landrum alfred-landrum released this 20 Feb 23:50
7bb4140
  • Per-platform binaries will be available as Github release assets.
  • zql examples under zql/docs are now verified via make test-heavy.
  • Negative integers and floats are accepted in zql expressions.
  • Internal integer types now match the ZNG specification.
  • Fixed comparisons of aliased types.