fluent 0.4.4 (November 29, 2017)
Pre-release
Pre-release
-
Run Structure and Behavior tests in Python 3 (#22)
-
Bug 1411943 - Fix Blame for Mercurial 4.3+ (#23)
-
Bug 1412808 - Remove the LITERAL helper. (#25)
-
Bug 1321279 - Read target FTL files before migrations. (#24)
The reference file for the transforms must now be passed as the second
argument toadd_transforms
. -
Bug 1318960 - Migrate files only when their messages change (#26)
-
Bug 1366298 - Skip SelectExpression in PLURALS for one plural category (#27)
-
Bug 1321290 - Migrate HTML entities to Unicode characters (#28)
-
Bug 1420225 - Read legacy files when scanning for Sources in transforms (#30)
MergeContext.maybe_add_localization
is now automatically called
internally when the context encounters a transforms which is a subclass of
Source.