Skip to content

0.7.0 (2022-11-23)

Compare
Choose a tag to compare
@derkoe derkoe released this 23 Nov 08:43
· 32 commits to main since this release

Features

  • Cache handling improvements (#48)
    • Added a method to reload the available languages without clearing the cache.
    • Added a method to remove empty cache entries.
    • Set only languages with translations as available.
    • Improved logging when translations are not available: only report when no translations are available at all.

Dependencies

  • Spring Boot 2.7.5 (#47)