Skip to content

Releases: liamnichols/xcstrings-tool

0.3.0

16 May 23:12
f2dd527
Compare
Choose a tag to compare

What's Changed

  • Remove support for CChar, UnsafePointer<CChar> and UnsafeRawPointer by @liamnichols in #65
  • Fix parsing of strings containing % and %% by @liamnichols in #66
  • Prevent Xcode from extracting generated constants as new localizations by @liamnichols in #67
    • Breaking: The sourceLanguage is no longer provided as a default meaning that missing translations will fallback to the string key instead.
  • Include the source localisation value in the headerdoc comments by @liamnichols in #69
  • Bring support to all OS versions by @liamnichols in #70
  • Expose properties from generated structs for custom use by @liamnichols in #71
  • Add documentation for using generated source code by @liamnichols in #72

Full Changelog: 0.2.0...0.3.0

SHA for xcstrings-tool.artifactbundle.zip: 4c53329ad249ae2b8925d371702d91cda70544b955c36d996bdb12d454872ab0

0.2.0

04 May 09:08
c24adf5
Compare
Choose a tag to compare

What's Changed

New Features

Internal

New Contributors

Full Changelog: 0.1.2...0.2.0

SHA for xcstrings-tool.artifactbundle.zip: 7268d727f070b39c90223fde018832d728ce6d93d8fb084b766c6e9d3fb6691f

0.1.2

08 Feb 16:07
ecd11e1
Compare
Choose a tag to compare

What's Changed

  • Add CONTRIBUTING.md with snapshot test documentation by @SamHastings1066 in #27
  • [doc] Correct repository url by @hiragram in #33
  • Disable use of auxiliary file to prevent permission error on XcodeCloud by @hiragram in #36

New Contributors

Full Changelog: 0.1.1...0.1.2

SHA for xcstrings-tool.artifactbundle.zip: 1731cfcfb5d8f2a5d704877667dcab798283b1f5a476ccad0315dccaf27f9bb5

0.1.1

28 Nov 12:03
0c77774
Compare
Choose a tag to compare

What's Changed

  • Fix generation for strings with repeating or reordered arguments by @liamnichols in #19
  • Generate UInt arguments for %u, %x, %X and %o placeholders by @paulgessinger in #23

New Contributors

Full Changelog: 0.1.0...0.1.1

SHA for xcstrings-tool.artifactbundle.zip: a4198c6f0bd206286d43e083cd5341f46e221bc92a1a6dc527fd1bcb91c57b09

0.1.0

01 Oct 14:20
888dad0
Compare
Choose a tag to compare

What's Changed

  • Fixed small bug with multiline default values in the generated documentation comments
  • Added @available annotations to generated code to allow compilation in targets earlier deployment targets

Full Changelog: 0.0.2...0.1.0

SHA for xcstrings-tool.artifactbundle.zip: a37b2b3df1c1124d392cf86119d7c1f9ea6254c59fb3af3fd6c4b6c16635b09f

0.0.2

28 Sep 21:17
5061653
Compare
Choose a tag to compare

What's Changed

  • Support generating with public and package access levels
  • Fix issues with multiline strings and strings that need escaping
  • Produce warnings for strings that are skipped in a Strings Catalog
  • Improve documentation
  • Provide a separate plugin-only package to simplify dependency graph (https://github.com/liamnichols/xcstrings-tool-plugin)

Full Changelog: 0.0.1...0.0.2

SHA for xcstrings-tool.artifactbundle.zip: 2787b61c2a2b60376c3cb8e6d10a32f91a6ba4f002cf2741207530126b7e69cb

0.0.1

25 Sep 08:37
6632940
Compare
Choose a tag to compare
Change version to 0.0.1