vyuh_cache 1.4.0 vyuh_cache: ^1.4.0 copied to clipboard
A generic caching package for Vyuh
1.4.0 #
- FEAT: introducing a simpler way to load from a CMS document and rendering with various sections.
1.3.0 #
- FEAT: added a BuildContext parameter to all loaders and error views. This helps in using the Theme from the context.
1.2.4 #
- REFACTOR: deps upgrade.
1.2.3 #
- FIX: adding API documentation..WIP.
1.2.2 #
- FIX: adding API documentation..WIP.
1.2.1 #
- FIX: adding API documentation..WIP.
1.2.0 #
- FEAT: adding the FSL license at the top level.
1.1.0 #
- FEAT: switching to the FSL license with future MIT license after 2 years.
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-beta.1 #
- Initial version.
- Supports time-based caching
- Supports custom cache storage, with default support for Memory-based Cache.