Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 00:50
· 114 commits to main since this release

Commits

  • [b622399]: Have serialization add the 'type' field appropriately (Tomasz Kurcz) #1
  • [5c729d4]: Simplify the whole model serialization story (Tomasz Kurcz) #2
  • [5d277a3]: Relax the enum_dispatch version requirements (Tomasz Kurcz) #2
  • [9df24cf]: Move id out of specific model types and into the general wrapper struct (Tomasz Kurcz) #2
  • [5557b45]: Remove dependency added by accident (Tomasz Kurcz) #2
  • [b3fb72f]: Refactoring - remove unnecessary nesting for the test simulations module (ndebuhr)
  • [b5c7515]: Merge branch 'main' into serialization-overhaul (Neal) #2
  • [8545f23]: Use dependency caching to improve build times in CI and Codecov workflows (ndebuhr)
  • [d321c21]: Fix a yaml formatting issue in the CI workflow (ndebuhr)
  • [ce4919c]: Split CI dependency caching - use a separate cache for each rust channel (ndebuhr)
  • [ed4c13f]: Use some re-exports for a cleaner, more convenient public API (ndebuhr)
  • [0e3f50b]: Update the documentation around Model, AsModel, and ModelType (ndebuhr)
  • [fbfba1d]: Increment version - bump to v0.6.0 (ndebuhr)