All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.0 - 2024-02-12
- Add new options:
--a4
,--letter
,--remove-origin
,--list-fields
,--list-functions
,--header-*
and--footer-*
related options, meta data related options like--title
,--subtitle
,--composer
,--lyricist
,--reset-small-staffs
- More argparse groups
- Colorize the command line output by default
- Less output in
--help
- Merge the options
--rename
and--format
into one
- Legacy command line interface
mscx-manager
(use the newmusescore-manager
)
2.0.0 - 2024-01-21
- A new command line interface that can be called via the script name
musescore-manager
. The new interface no longer has any subcommands, so the program can be used much more flexibly. The old CLI scriptmscx-manager
is still available.
- Support for Python 3.8 and lower versions has been discontinued.