Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@solaluset solaluset released this 15 Aug 16:35
· 120 commits to master since this release
16f0a9c

What's Changed

  • (BREAKING) Removed default= kwarg of i18n.t(). You can work around this change with a custom handler like this
  • Added docstrings to public API
  • Added __all__ to most files
  • Added support for None as fallback
  • (potentially breaking) Made memoization enabled by default
  • Added lock= kwarg to load_everything()

Full Changelog: v0.8.1...v0.9.0