v0.11.1
Pre-release
Pre-release
github-actions
released this
29 Aug 08:43
·
150 commits
to master
since this release
Caching
- Fix caching with an archive backing file (
ArchiveCacheMethod
) where it cannot (de)serialize the data (#72)
Fixes
- Fix
LegendType
to start with 1 instead of 14 (#73)
Upcoming breaking changes
While the ArchiveCacheMethod
should be fixed for now, the upcoming version 0.12.0 will introduce an overhaul for all caching methods that will make them more reliable.
This patch update should be regarded as an intermediate fix before that happens, without introducing breaking changes.