Skip to content

Releases: AckeeCZ/ACKLocalization

1.7.1

Choose a tag to compare

@olejnjak olejnjak released this 11 Mar 14:25
7649087

What's Changed

  • Support integers as cell values from Sheets API by @Copilot in #46

Full Changelog: 1.7.0...1.7.1

1.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 00:55

Added

1.6.1

Choose a tag to compare

@olejnjak olejnjak released this 16 Oct 10:56

What's Changed

  • Fix bug in function for removing suffix from string by @vendulasvastal in #39
  • CI update by @olejnjak in #40

New Contributors

  • @vendulasvastal made their first contribution in #39

Full Changelog: 1.6.0...1.6.1

1.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 11:21

Added

1.5.0

Choose a tag to compare

@olejnjak olejnjak released this 06 Oct 18:20

Added

  • Add support to define destination for all files that are generated (#34, kudos to @olejnjak)
  • Generate localizations even for items that have empty value (#34, kudos to @olejnjak)

Changed

  • BREAKING: Configuration field stringsDictFileName has no more effect, from now on stringsdicts are generated alongside corresponding stringsfile (#34, kudos to @olejnjak)

Compilation requires Xcode 14 (running through mint also as it is compiled first)

1.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:15

1.3.0

Choose a tag to compare

@olejnjak olejnjak released this 09 May 12:12

Added

  • Add support for loading secrets from environment variables (#29, kudos to @leinhauplk)

1.2.0

Choose a tag to compare

@olejnjak olejnjak released this 08 Mar 16:16
ce725bb

Added

  • Add support for empty values for keys (#26, kudos to @olejnjak)

1.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Nov 20:45

Fixed

Changed

  • Internal refactoring regarding string literal escaping (#24, kudos to @olejnjak)

1.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Sep 11:03

Fixed

  • Fix creating empty files when spreadsheet doesn't contain any plurals or only plurals (#20, kudos to @olejnjak)