v0.0.13
What's Changed
This release only updates the model caching capability.
- Close #8, solving some
diskcache
model caching bugs - Add
caching
boolean argument toModel
class (d7deeea)- Allows user to toggle caching behavior on/off
- Test cases for caching (9d15c57)
Full Changelog: v0.0.12...v0.0.13