pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc doc: Added devel/ruby-i18n12 version 1.2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/f367718abf74
branches: trunk
changeset: 329278:f367718abf74
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 03 14:59:55 2019 +0000
description:
doc: Added devel/ruby-i18n12 version 1.2.0
I missed to add changes from ruby-i18n 1.1.0 to 1.2.0.
1.2.0 (2018-12-10)
* Provide a uniform API between Simple, KeyValue and Chain backends - #109
(one of our oldest PRs, and I am pleased that @kidpollo has persisted for
all this time!)
* Support translation hashes with numeric keys in Simple backend - #422
* Add CacheFile backend module - #423
* Add JSON backend module - #429
* Updated README to point to the wiki - #438
* Added plural rules for oc locale - #440
* Removed tests from the bundled gem (leading to smaller download sizes) - #441
* Added a post-install message about fallback breaking change introduced in
v1.1.0 - #442
1.1.1 (2018-10-14)
* Expose translations with an option to perform initialization (if it hasn't
been done already) (#353 / #254)
* Removed un-used Kernel core extension #436
* Added project metadata for RubyGems #434
diffstat:
doc/CHANGES-2019 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 93513ef24f83 -r f367718abf74 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Sun Feb 03 14:59:05 2019 +0000
+++ b/doc/CHANGES-2019 Sun Feb 03 14:59:55 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.566 2019/02/03 14:42:55 taca Exp $
+$NetBSD: CHANGES-2019,v 1.567 2019/02/03 14:59:55 taca Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -1132,3 +1132,4 @@
Updated devel/ruby-globalid to 0.4.2 [taca 2019-02-03]
Updated devel/ruby-highline to 2.0.1 [taca 2019-02-03]
Updated devel/ruby-libyajl2 to 2.0.0 [taca 2019-02-03]
+ Added devel/ruby-i18n12 version 1.2.0 [taca 2019-02-03]
Home |
Main Index |
Thread Index |
Old Index