universal-translator v0.11.0 Release Notes

Release Date: 2016-08-29 // over 7 years ago
  • What Changed?

    finalizing function names and params

    • ⚡️ updated to accept translator interface instead of string, this allows for easier overriding + decreases compile time as not referencing ever locale is references anymore, but provided.
    • ✂ remove Overwrite functions and add param to override or not.
    • ➕ add AddTranslator function.