Skip to content
This repository was archived by the owner on Dec 21, 2018. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@jheer jheer released this 15 Feb 05:26
· 22 commits to master since this release

Changes:

  • Add Flatten transform. (vega/vega#1155)
  • Fix number coercion in Extent transform. (vega/vega#1154)
  • Simplify implementation of Fold transform.