Changelog

This page keeps a detailed human friendly rendering of what’s new and changed in specific versions. Please see footnote in project’s README for information about version guarantees.

v0.1.0

New Features

  • Add cache parameter to FluentStore.l10n() to control caching at localization-level. (#1)

  • Add FluentStore.CACHE_BY_DEFAULT to control the default for cache. (#1)

Bug Fixes

  • Change cache keys to include argument values in them. (#1)