Skip to content

v0.7.0 — `--sort-keys` and `--quiet`

Compare
Choose a tag to compare
@jwodder jwodder released this 16 Jul 18:30
· 50 commits to master since this release
v0.7.0
  • properties2json and json2properties now preserve the input ordering of keys by default; use the new --sort-keys option to get the old behavior
  • Drop support for Python 3.4
  • Gave javaproperties' get and select subcommands --quiet options for suppressing warnings about missing keys