v0.2.0
- 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.