Version 0.9.0
What's Changed
- (BREAKING) Removed
default=
kwarg ofi18n.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
asfallback
- (potentially breaking) Made memoization enabled by default
- Added
lock=
kwarg toload_everything()
Full Changelog: v0.8.1...v0.9.0