Releases: sh4nks/flask-babelplus
Releases · sh4nks/flask-babelplus
v2.2.0
v2.1.2
v2.0.0
Version 2.0.0
Released on May 15th 2017.
- Split the whole extension in multiple smaller files and
use a_BabelState
object to safe the extensions state. - It is no longer possible to use the formatting utilities without
and initialized Flask-BabelPlus object. - Add
force_locale
function which can temporarily overrides the
currently selected locale.