Progress towards 0.1.0 #1

Merged
Xaymar merged 10 commits from feature_progress-to-0.1.0 into master 2018-11-29 03:10:49 +01:00
Xaymar commented 2018-11-29 03:09:47 +01:00 (Migrated from github.com)

This is the progress towards the first 0.1.0 release, which will include an npm module release.

Changes:

  • NPM Module files.
  • ESLint files.
  • Support for multiple base languages and per-language base languages.
  • Functions to create and save language data.
  • Removed built-in url downloading for languages (may return at a later time).
  • Added a sample file.
  • Added caching for translation chains to prevent recursion.
This is the progress towards the first 0.1.0 release, which will include an npm module release. ### Changes: * NPM Module files. * ESLint files. * Support for multiple base languages and per-language base languages. * Functions to create and save language data. * Removed built-in url downloading for languages (may return at a later time). * Added a sample file. * Added caching for translation chains to prevent recursion.
Sign in to join this conversation.