Skip to content

Releases: johentsch/ms3

v2.6.0

11 Mar 23:58
6d954be
Compare
Choose a tag to compare

2.6.0 (2025-03-11)

Features

  • adds the --dirty parameter to ms3 transform which allows one to use the command on a dirty repository (6a33678)
  • adds the helper check_and_create_unresolved and uses it to not resolve the CLI --out parameter (214bc52)
  • updates relative file paths in ms3 transform -D (i.e., concatenating metadata) (4398a25)
  • ms3 convert without -a now looks for metadata to convert only the files indicated there (994d206)
  • the ms3 convert command now differentiates between a relative and an absolute target directory (0546bdc)

Bug Fixes

  • catches bug caused by empty <trackName> tags in the instrumentation header of a MuseScore file (aa0979a)
  • do not remove spaces from tempo markings (in the chords tables) (9294db8)
  • fixes bug that caused add_quarterbeats_col() to file in the special case where column "mc" is missing yet "quarterbeats" is present (7441cab)
  • fixes bug that caused Piece.get_parsed_tsv() to fail (7c268fd)

v2.5.4

28 Feb 00:25
99f47b8
Compare
Choose a tag to compare

2.5.4 (2025-02-28)

Bug Fixes

  • adds "quarterbeats_playthrough" to the correctly parsed columns (77c05ac)
  • adds concat_metadata.py (a2465be)
  • fixes a small bug re: missing columns and prepares the code for integration into utils (4b8c740)

v2.5.3

26 Sep 09:57
efb3558
Compare
Choose a tag to compare

2.5.3 (2024-09-26)

Bug Fixes

  • pins numpy<2.0.0 (b75e671)
  • replaces webcolors constant with the local one introduced in b680f45 (06dad93)
  • update syntax of inplace operations (b34a323)

v2.5.2

06 Aug 13:55
16ebbf3
Compare
Choose a tag to compare

2.5.2 (2024-08-06)

Bug Fixes

  • hardcodes CSS_COLORS rather than creating it from a webcolors constant (fixes #115) (b680f45)

v2.5.1

23 May 13:17
d6b2ef0
Compare
Choose a tag to compare

2.5.1 (2024-05-23)

Bug Fixes

v2.5.0

23 May 09:53
1ca05db
Compare
Choose a tag to compare

2.5.0 (2024-05-23)

Features

  • adds helper function write_soup_to_mscx_file() (48fa73c)

Bug Fixes

  • for scores that encode multiple parts, take into account only the main score (6115ea6)

Documentation

  • updates CONTRIBUTING.rst (4689897)

v2.4.4

22 Jan 04:24
1e6b0e3
Compare
Choose a tag to compare

2.4.4 (2024-01-21)

Documentation

v2.4.3

16 Jan 11:26
326fd87
Compare
Choose a tag to compare

2.4.3 (2024-01-16)

Bug Fixes

  • makes utility functions more robust against missing data (f408de3)

Documentation

  • converts CHANGELOG rst => md and adds the release-please workflow (04e26cb)
  • updates changelog (306cea7)

v2.4.2 Bugfix

16 Jan 11:22
Compare
Choose a tag to compare

Full Changelog: v2.4.1...v2.4.2

v2.4.1 Bugfixes

16 Jan 11:20
Compare
Choose a tag to compare