Skip to content

Releases: lokalise/i18n-ally

v2.5.7

20 Apr 17:48
Compare
Choose a tag to compare

Bug Fixes

  • hard string detection after extracting, close #542 (9a250a8)

v2.5.6

20 Apr 01:37
Compare
Choose a tag to compare

Bug Fixes

  • detection for vue dyamic props (28382e2)
  • do not detect strings inside $t as hardcoded, close #536 (27cebd5)
  • partial fix for #443 (a0f8f51)
  • skip backquotes when extracting from JS template strings, close #537 (46c3cab)
  • utilize Google API key with new api endpoint (#534) (96adc20)

Features

  • extraction for string concatenation, close #527 (26ada5a)
  • extraction strings with variables in vue, close #525, close #526 (1a11b75)
  • quick fix for hard string problem, close #538 (f8e807c)

v2.5.5

07 Apr 07:03
Compare
Choose a tag to compare

Bug Fixes

Features

v2.5.4

07 Mar 05:38
Compare
Choose a tag to compare

Bug Fixes

v2.5.2

25 Feb 05:35
Compare
Choose a tag to compare

Bug Fixes

v2.5.0

23 Feb 08:13
Compare
Choose a tag to compare
chore(release): 2.5.0

v2.4.23

23 Feb 08:09
Compare
Choose a tag to compare
chore(release): 2.4.23

v2.4.22

17 Feb 12:11
Compare
Choose a tag to compare

Bug Fixes

  • support underscore in keypathValidate (aa2c957)

Features

  • new option extract.keygenStyle, close #479 (6b40469)
  • support google translate api key (a93a404)

v2.4.21

09 Feb 08:26
Compare
Choose a tag to compare

Bug Fixes

v2.4.20

03 Feb 10:18
Compare
Choose a tag to compare

Bug Fixes

  • rails: works with the Rails extension, close #472 (c52e40a)
  • support '.' for localesPaths (0924e3b)

Features