Skip to content

v0.6.0 — `--ascii` and `--unicode` options

Compare
Choose a tag to compare
@jwodder jwodder released this 02 Mar 18:16
· 66 commits to master since this release
v0.6.0
  • Require javaproperties 0.6.*
  • Use 'javapropertiesreplace' error handler when opening output files
  • Gave javaproperties' format, select, and set subcommands --ascii and --unicode options for controlling the escaping of non-ASCII characters in output
  • Gave properties2json and json2properties --ascii and --unicode options for controlling the escaping of non-ASCII characters in output
  • properties2json now always outputs UTF-8
  • By default, comments output by json2properties now have all non-ASCII characters escaped rather than all non-Latin-1 characters