All Versions
64
Latest Version
Avg Release Cycle
94 days
Latest Release
1407 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.4.14 Changes
- 🛠 Fix support for Ruby 1.9.3.
- ➕ Added Turkish locale (by Ahmet Özkaya).
- 🛠 Fix Swedish locale (by Pär Wieslander).
-
v0.4.13 Changes
- 🛠 Fix
Pathname
toString
error inr18n-desktop
. - ➕ Add Norwegian locale (by Oddmund Strømme).
- 🛠 Fix
-
v0.4.12 Changes
- 🛠 Fix
Pathname
toString
conversion error. - 🛠 Fix model translation for non-ActiveRecord (by Szymon Przybył).
- ➕ Add Ukrainian locale (by Ярослав Руденок).
- 🛠 Fix
-
v0.4.11 Changes
- 👌 Support for Sinatra 1.3.
- 🛠 Fix JRuby support by Paul Walker.
- ➕ Add R18n helpers to Rails mailer by Alexey Medvedev.
-
v0.4.10 Changes
- ➕ Add R18n.set(locales, places), R18n.t and R18n.l shortcuts.
- Convert float to number on pluralization.
- 🛠 Fix loading empty translation file.
- ➕ Add Portuguese locale.
- ➕ Add Dutch locale (by Sander Heilbron).
- ➕ Add Swedish locale (by Magnus Hörberg).
-
v0.4.9 Changes
- ➕ Add support for Psych YAML parser (thanks for Ravil Bayramgalin).
- 🛠 Fix ActiveRecord support in Translated.
- 🛠 Fix Translated to return non-string values.
- 🛠 Fix human time localization.
- ➕ Add Bulgarian locale (by Mitko Kostov).
- ➕ Add Australian English locale (by Dave Sag).
-
v0.4.8 Changes
- 🛠 Fix support for Ruby 1.9.2.
- 🛠 Fix caching issue (by Viktors Rotanovs).
- ➕ Add Danish locale (by Hans Czajkowski Jørgensen)
- 🛠 Fix Italian locale (by Viktors Rotanovs).
- 🚚 Move untranslated filters with html highlight to
r18n-core
.
-
v0.4.7 Changes
- 🛠 Fix auto-detect locale in Windows and Ruby 1.9.1 (by Marvin Gülker).
- 🛠 Fix auto-detect locale in JRuby (by Kővágó, Zoltán).
- 🛠 Fix human time format on 60 minutes.
- ➕ Add Hungarian locale (by Kővágó, Zoltán).
- ➕ Add Japanese locale (by hryk).
- 🛠 Fix Polish locale (by Piotr Szotkowski).
-
v0.4.7.1 Changes
- 🛠 Fix Japanese locale in Ruby 1.9.1.
-
v0.4.6 Changes
- ➕ Add support for new interpolation syntax in Rails 3.
- ➕ Add Catalian locale (by Jordi Romero).
- ➕ Add Finish locale (by Laura Guillén).
- ➕ Add British locale (by JP Hastings-Spital).
- ➕ Add Latvian locale (by Iļja Ketris).
- 🛠 Fix Spanish (by Jordi Romero), German, French, Esperanto (by Iļja Ketris) and Polish locales.
- 🛠 Fix documentation (by Iļja Ketris and felix).
- ✂ Remove RubyGems from plugins requires.