Skip to content

v0.11.0

Compare
Choose a tag to compare
@dbohdan dbohdan released this 27 Jul 14:50
· 87 commits to master since this release
  • Fixed adding top-level properties to a file with properties only in sections. They were erroneously added to the last section.
  • Added long commands. For example, you can use exists instead of e. This change is fully backwards-compatible; short commands remain supported. You can also use the flag -v instead of --value-only.
  • Improved the usage message.