github uwdata/mosaic v0.14.0

latest release: v0.14.1
one day ago

Changelog

  • Add selection reset method to clear a selection of all clauses.
  • Add coalesce SQL function, which returns the first non-null argument.
  • Add histogram and date time binning transforms to sql package.
  • Fix examples to not await the WASM connector.
  • Fix preaggregation count measures to return zero (not null) for "empty" counts.
  • Fix preaggregator to abort if active clause is null.
  • Fix preaggregator to ensure group by columns are correctly pushed to subqueries that perform aggregation.
  • Fix client update requests to no-op when clients are not registered with a coordinator.
  • Fix lerna config to include examples directory.
  • Update dependencies.
  • Add simple vanilla HTML example of Mosaic use.

Full Changelog: v0.13.0...v0.14.0

Don't miss a new mosaic release

NewReleases is sending notifications on new releases.