Skip to content

Releases: kazupon/vue-i18n

v4.0.1

06 Jun 21:01
Compare
Choose a tag to compare

v4.0.1 (2016-06-06)

🐛 Bug Fixes

  • translate: fix underscore named argument translate issue (eeaf936)

v4.0.0

10 May 20:07
Compare
Choose a tag to compare

⚡ Improvements

  • support vue 2.0-pre-alpha (f6517bc)

v3.1.1

09 May 08:21
Compare
Choose a tag to compare

⭐ New Features

  • auto installation for standalone (2b0dc09)

v3.1.0

09 May 02:54
Compare
Choose a tag to compare

⭐ 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

18 Apr 11:57
Compare
Choose a tag to compare

Features

DEPRECATED

  • index: plugin install Vue.use options (options.locales, options.lang). See README

v.2.4.1

29 Feb 17:04
Compare
Choose a tag to compare

Features

  • i18n: support ruby on rails i18n interpolation format (b6b2490)

v2.4.0

06 Feb 15:05
Compare
Choose a tag to compare

Features

v2.3.3

09 Dec 03:48
Compare
Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • bower: not support bower package manager

I think that bower is dead. 🙅

v2.3.2

09 Dec 03:31
Compare
Choose a tag to compare

Performance improvements

  • bundle: more compact the vue-i18n distribution file (2f32ecc)

v2.3.1

01 Dec 16:12
Compare
Choose a tag to compare

Reverts

  • index: automatically install for standalone (25b8059)