v2.0.0
What's Changed
- Structure (nodes, edges, dimensions, and navrules) generation by @frankelavsky in #40
You can now generate structure automatically given an input dataset. The API we came up with is for specifying "dimensions."
You can explore our new types and API for dimensions, our test cases (code) that use the dimensions API, as well as see a live-preview of the test case examples.
Full Changelog: v1.2.4...v2.0.0