Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Fire: 1.1 Minor Release

Compare
Choose a tag to compare
@stevenvergenz stevenvergenz released this 17 Jul 18:05
· 40 commits to master since this release

Highlights:

[Fixed] More thorough and explanatory documentation
[New] Hex and octal literals in where clauses
[New] Wildcard path matching in where clauses
[New] Math method for collections
[New] Added CSV and SVG export options for charts and collections
[New] Added a process option to charts, which can replace pre/aggregate/post hooks
[Refactor] The multiAggregate function now supports selects
[Refactor] Chart post-processors now take a Collection instead of an array