v2.0.4 [2015-03-12] Michael Granger <[email protected]>¶ ↑
Updates and bugfixes for Ruby 2.2.
v2.0.3 [2013-12-02] Michael Granger <[email protected]>¶ ↑
A bunch of fixes from Ippei UKAI <[email protected]>
-
fix past tense for words end with y
-
fix past tense for doubling verbs
-
fix present participle conjugation of verbs that end with ‘e’
v2.0.2 [2013-02-27] Michael Granger <[email protected]>¶ ↑
-
Fix for Ruby 2: don’t memoize the inflector.
v2.0.1 [2013-02-25] Michael Granger <[email protected]>¶ ↑
-
Add missing loggability dependency to the gem (fixes #3).
-
Adding some monkeypatch specs (refs #1), fixing some edge-case pluralizations.
-
Documentation fixes.
v2.0.0 [2012-10-10] Michael Granger <[email protected]>¶ ↑
Rewritten to be more modular, easier to extend and maintain, and to work under 1.9.
v1.0.9 [2011-09-01] Michael Granger <[email protected]>¶ ↑
-
Bugfix for Linguistics::EN.ordinate.