Version 0.10.0
What's Changed
- Simplified static refs pattern
- Added support for braceless placeholders and escaped delimiters
- (potentially breaking) If a function registered with
i18n.add_function
raisesKeyError
, it will be reraised instead of being treated as a missing placeholder
Full Changelog: v0.9.1...v0.10.0