Skip to content

Releases: guillaumepotier/gettext.js

2.0.3

14 Aug 14:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...2.0.3

v2.0.2

19 Dec 10:14
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 Dec 13:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Jun 12:49
ca305c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0

v1.2.0

12 Jul 14:18
efbaa71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.0

15 Nov 09:00
Compare
Choose a tag to compare
  • Normalize locales, so the locale from gettext files and the lang attribute become compatible. #55

v1.0.1

06 Oct 07:21
06b5f42
Compare
Choose a tag to compare
  • Fixes nodejs compatibility

v1.0.0

09 May 19:11
432f71b
Compare
Choose a tag to compare
  • fixed languages with only one plural form. #34
  • fix main/module in package.json #31
  • various PR merge dependabot/security #36 #35

v0.9.0

16 Oct 07:56
a266457
Compare
Choose a tag to compare
  • Handle msgctxt now for non translated strings

v0.8.0

15 Jul 12:47
Compare
Choose a tag to compare
  • Use rollup now to produce amd, cjs, esm, and iife builded versions