Skip to content

Releases: Download/i18nline

v2.0.1

Choose a tag to compare

@Download Download released this 05 Apr 15:51
  • Also load fallback languages

v2.0.0

Choose a tag to compare

@Download Download released this 05 Apr 15:45
d8d4f25

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

v2.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 03 Apr 15:37

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

v2.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 05 Apr 14:10

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

Choose a tag to compare

@Download Download released this 29 Mar 12:57

Removed esprima, added browser main entry.

v1.7.0

Choose a tag to compare

@Download Download released this 26 Mar 12:22

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

v1.6.0

Choose a tag to compare

@Download Download released this 23 Mar 13:26

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

Choose a tag to compare

@Download Download released this 20 Feb 01:15

Dependencies update

v1.5.0

Choose a tag to compare

@Download Download released this 09 Nov 10:11

i18nline

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

v1.4.4

Choose a tag to compare

@Download Download released this 09 Nov 10:02

Bugfix release