Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@tflori tflori released this 21 Sep 06:02
· 61 commits to master since this release

Changelog:

  • added synchronous search method that returns an object of translations
  • splitted instant(string|string[]) to instant(string) and instantArray(string[]) for a cleaner interface
    • instant(string[]) is still allowed for backward compatibility
  • added translateArray and translateSearch as pendant to instantArray and search
  • added observeArray and observeSearch as pendant to instantArray and search