Skip to content

v0.3.0

Choose a tag to compare

@swo swo released this 31 Mar 20:36
· 21 commits to main since this release
cfac314

v0.3.0 has two major breaking changes:

  • The griddler syntax is totally redefined and now specified by a more future-proof JSON schema.
  • Functionality unrelated to parsing of griddlers has been removed.

What's Changed

  • JSON schema syntax by @swo in #55
  • Improve link from docs to repo by @swo in #61
  • Excise simulation wrapper functionality by @swo in #62
  • CLI supports JSON and YAML by @swo in #63
  • Update version; remove polars by @swo in #64

Full Changelog: v0.2...v0.3.0