Version 2.3.0
Changelog:
- added synchronous search method that returns an object of translations
- splitted
instant(string|string[])
toinstant(string)
andinstantArray(string[])
for a cleaner interfaceinstant(string[])
is still allowed for backward compatibility
- added
translateArray
andtranslateSearch
as pendant toinstantArray
andsearch
- added
observeArray
andobserveSearch
as pendant toinstantArray
andsearch