Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 605 Bytes

Changelog

0.1.0

  • Updated dependencies

0.1.0-1.6.beta

  • Exports riorganization

0.1.0-1.5.dev

  • Fix pipelineBuilder was not returning a new instance each time.

0.1.0-1.4.dev

  • Changed default AggragationPipelineBuilder name from "pipeline" to "pipelineBuilder".

0.1.0-1.3.dev

  • Timeseries object for timeseries key fields definition
  • updated $out stage to manage also Timeseries def.

0.1.0-1.2.dev

  • changed return type of AggregationPipelineBuilder.build()

0.1.0-1.1.dev

  • updated dependencies
  • fixed jsQuery method

0.1.0-1.0.dev

  • initial development release