Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-i18n
From: Takahiro Kambe
Date: 2024-03-10 16:06:25
Message id: 20240310150625.52CCAFA2A@cvs.NetBSD.org
Log Message:
devel/ruby-i18n: update to 1.14.4
1.14.2
Not released.
1.14.3 (2024-03-05)
What's Changed
* Pass options to along to exists? super calls by @radar in #671
* Improve TOKENIZER by 23% by @kbrock in #668
* Regex part deux - INTERPOLATION_SYNTAX by @kbrock in #669
* Raise when translated entry contains interpolations for reserved keywords
and no substitutions provided by @fatkodima in #678
* Implement Fallbacks#inspect and Fallbacks#empty? by @fatkodima in #683
Upkeep
* Update mocha gem by @fatkodima in #677
* Update workflows by @yykamei in #684
New Contributors
* @kbrock made their first contribution in #668
1.14.4 (2024-03-06)
What's Changed
Note: the racc dependency will be coming back in Version 2.
* undo strict racc dependency on this branch by @radar in #687
Files: