File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## fluent 0.11.0 (February 15, 2019)
4+
5+ - Add the ` allowOverrides ` option to ` FluentBundle.addResource ` . (#332 )
6+
7+ ` FluentBundle.addResource ` and ` FluentBundle.addMessages ` now both accept
8+ an ` options ` object as the last argument. The ` allowOverrides ` option may
9+ be used to control whether it's allowed to override existing mesages or
10+ terms with new values. The default is ` false ` .
11+
12+
313## fluent 0.10.0 (December 13, 2018)
414
515This release of ` fluent ` brings support for version 0.8 of the Fluent Syntax
Original file line number Diff line number Diff line change 11{
22 "name" : " fluent" ,
33 "description" : " Localization library for expressive translations." ,
4- "version" : " 0.10 .0" ,
4+ "version" : " 0.11 .0" ,
55 "homepage" : " http://projectfluent.org" ,
66 "author" : " Mozilla <l10n-drivers@mozilla.org>" ,
77 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments