Releases: vega/compassql
Releases · vega/compassql
v0.2.1
- Add
query.fromSpec
- Low cardinality numerical data is inferred to be ordinal
v0.2.0
- Update Query API (to return both query and result)
- Add
cql.schema.Schema.build
method
- Removed
stats
completely, consolidated into Schema
.
- Adding support for scale and scale.type as the first scale property
v0.1.2
- add
cql.enumSpec.isEnumSpec