Changes - Fixed 5 . Saving CFF and TOML files now preserves the original metadata key order of the files, and no longer sorts them alphabetically or reorders them.
3.2.1
Changes - Fixed README.md typo.
3.2.0
Changes - Added quiet output mode option for CLI change command. - Added verbose and json output mode options for CLI view commands.
3.1.1
Changes - Reorganized CLI commands into packages.
3.1.0
Changes - Updated CLI to include ability to view and change title, description, and repository url. - Updated CLI with about command that shows version information.
3.0.0
Changes - Dramatically refactored code from functions to classes. - Added classes to support synchronizing authors. - Added CLI that demos ability to view and change metadata, currently only version and license.