Skip to content

Releases: FlineDev/BartyCrouch

3.9.1

11 Dec 18:20
Compare
Choose a tag to compare

Fixes #65.

3.9.0

26 Sep 12:37
Compare
Choose a tag to compare

Update to Swift 4 & Xcode 9

Also fixes #66.

3.8.1

02 Aug 14:07
Compare
Choose a tag to compare

Fixes #55, #60 and #63.

3.8.0

22 May 00:02
Compare
Choose a tag to compare

New Features

  • Adds new custom-function command line option for code subcommands. See #25 for details.

3.7.1

28 Mar 10:08
Compare
Choose a tag to compare

Added compatibility with Xcode 8.3 and Swift 3.1.

3.7.0

20 Jan 15:09
Compare
Choose a tag to compare

New Features

  • Add new unstripped command line option for interface and code subcommands. See #49.

3.6.0

25 Dec 10:26
Compare
Choose a tag to compare

New Features

  • Added support for multi-line comments. See #44 for additional details.

3.5.0

14 Dec 01:13
Compare
Choose a tag to compare

Adds two new options to the code sub command:

  • extract-loc-strings: Uses newer tool to extract strings from code. Solves #41.
  • sort-by-keys: Sorts the translation entries by their keys. Solves #26.

See also their documentation sections in the README for additional details.

3.4.0

21 Nov 15:41
Compare
Choose a tag to compare

Adds an option to force update existing comments only via override-comments option on the code sub command.

3.3.0

21 Sep 22:48
Compare
Choose a tag to compare

Updated project to Swift 3 and Xcode 8.