Skip to content

Releases: Download/i18nline

v2.0.1

05 Apr 15:51
Compare
Choose a tag to compare
  • Also load fallback languages

v2.0.0

05 Apr 15:45
d8d4f25
Compare
Choose a tag to compare

Improve usability

  • Sensible defaults
  • Auto-configuration of plugins
  • Improved documentation
  • CLI help command shows man page for the CLI
  • CLI index command generates an index.js file you can import
  • CLI synch command synchs all internationalization files
  • Renamed option outputFile to out with deprecation warning
  • Allow plugins to hook into Index command
  • Runtime config is serialized to I18n object in index file
  • Webpack code splitting: chunk name comments in index file

v2.0.0-alpha.1

03 Apr 15:37
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Improve usability

  • Sensible defaults
  • Auto-configuration of plugins
  • Improved documentation
  • CLI help command shows man page for the CLI
  • CLI index command generates an index.js file you can import
  • CLI synch command synchs all internationalization files
  • Renamed option outputFile to out with deprecation warning

v2.0.0-beta.1

05 Apr 14:10
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Improve usability

  • Sensible defaults
  • Auto-configuration of plugins
  • Improved documentation
  • CLI help command shows man page for the CLI
  • CLI index command generates an index.js file you can import
  • CLI synch command synchs all internationalization files
  • Renamed option outputFile to out with deprecation warning
  • Runtime config is serialized to I18n object in index file
  • Allow plugins to hook into Index command

v1.7.1

29 Mar 12:57
Compare
Choose a tag to compare

Removed esprima, added browser main entry.

v1.7.0

26 Mar 12:22
Compare
Choose a tag to compare

Merged changes from upstream
Parse with Babel i.s.o. recast.

v1.6.0

23 Mar 13:26
Compare
Choose a tag to compare

Maintenance release

  • Updated all dependencies
  • Added package-lock.json
  • Added VS code launch config
  • Updated Travis config
    • drop old platform versions
    • add new platform versions

v1.5.1

20 Feb 01:15
Compare
Choose a tag to compare

Dependencies update

v1.5.0

09 Nov 10:11
Compare
Choose a tag to compare

i18nline

  ██╗    ███╗   ██╗██╗     ██╗███╗   ██╗███████╗
  ██║    ████╗  ██║██║     ██║████╗  ██║██╔════╝
  ██║ 18 ██╔██╗ ██║██║     ██║██╔██╗ ██║█████╗
  ██║    ██║╚██╗██║██║     ██║██║╚██╗██║██╔══╝
  ██║    ██║ ╚████║███████╗██║██║ ╚████║███████╗
  ╚═╝    ╚═╝  ╚═══╝╚══════╝╚═╝╚═╝  ╚═══╝╚══════╝
          KEEP YOUR TRANSLATIONS IN LINE

v1.4.4

09 Nov 10:02
Compare
Choose a tag to compare

Bugfix release