Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-i18n
From: Takahiro Kambe
Date: 2018-09-23 16:42:41
Message id: 20180923144241.CF24AFBEE@cvs.NetBSD.org
Log Message:
devel/ruby-i18n: update to 1.1.0
1.1.0 -- 2018/08/07
* Simplified default exception handler - #414
* Fallbacks now exclude default locale - #415, possibly fixes #413 + #338
* Fixed deprecated use of assert_nothing_raised #417
* Fixed pluralization behavior for KeyValue backend with subtrees disabled -
#419
* Allow yaml file extension - #421
1.0.1 -- 2018/04/18
* Removed creation of some anonymous objects in I18n - #393
* Added missing key exception_handler to reserved keys - #412
Thanks to @stereobooster and @tjoyal.
Files: