Releases: kazupon/vue-i18n
Releases · kazupon/vue-i18n
v4.0.1
v4.0.1 (2016-06-06)
🐛 Bug Fixes
- translate: fix underscore named argument translate issue (eeaf936)
v4.0.0
⚡ Improvements
- support vue 2.0-pre-alpha (f6517bc)
v3.1.1
⭐ New Features
- auto installation for standalone (2b0dc09)
v3.1.0
⭐ New Features
⚠️ Deprecated
- options: remove Vue.use options (d87b59b)
⚡ Improvements
- keypath: port the object path parser (3ae04b7)
- translation: fix hypenate included key translating (d0a415f), closes #24
- translation: warning outputing when cannot translate with keypath (b4c7c0e), closes #22
v3.0.0
Features
DEPRECATED
- index: plugin install
Vue.use
options (options.locales
, options.lang
). See README
v.2.4.1
Features
- i18n: support ruby on rails i18n interpolation format (b6b2490)
v2.3.3
Bug Fixes
BREAKING CHANGES
- bower: not support
bower
package manager
I think that bower is dead. 🙅
v2.3.2
Performance improvements
- bundle: more compact the vue-i18n distribution file (2f32ecc)
v2.3.1
Reverts
- index: automatically install for standalone (25b8059)