Skip to content

v2.0.0

Compare
Choose a tag to compare
@frankelavsky frankelavsky released this 09 Dec 22:50
· 25 commits to main since this release

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