Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@michaelrsweet michaelrsweet released this 23 Mar 18:35
· 4 commits to master since this release
3d90cd8

StringsUtil v1.1 is now available and is a bug fix release. Changes include:

  • Now support building against CUPS 2.x or libcups 3.x.
  • When exporting a C header/source file, the variable name no longer includes directory information.
  • Fixed decoding of JSON Unicode escapes ("\uXXXX").
  • Fixed exporting of quotes in ".strings" files in C header/source files.
  • Now preserve formatting strings when translating.

Enjoy!