v0.11.0
- 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 ofe
. 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.