v0.9.16
What's Changed
Cotton components are now cached whilst in production / DEBUG = False
.
- The cache type is LRU with a record count of 1024 which will be cleared on app restart
- Future refinement needed to optimise the responsibility of caching in the loader
- Planned improvement of hybrid caching during development
Full Changelog: v0.9.15...v0.9.16