Skip to content

v0.0.13

Compare
Choose a tag to compare
@parkervg parkervg released this 14 Mar 15:15
· 612 commits to main since this release

What's Changed

This release only updates the model caching capability.

  • Close #8, solving some diskcache model caching bugs
  • Add caching boolean argument to Model class (d7deeea)
    • Allows user to toggle caching behavior on/off
  • Test cases for caching (9d15c57)

Full Changelog: v0.0.12...v0.0.13