Skip to content

Commit 840e763

Browse files
committed
Updated CHANGES.md to latest changes.
1 parent 46edd25 commit 840e763

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

CHANGES.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,52 @@
11
Release Notes
22
=============
33

4+
Version 1.6.0 (Released on 2025-02-27)
5+
--------------------------------------
6+
7+
This new version addresses multiple changes, bug fixes and new features:
8+
9+
### New features
10+
- Measure refactor for musicxml, match, midi, note array to part in #376
11+
- Measure feature #377
12+
- Clef feature #382
13+
- Clef map #384 #396
14+
- Stem direction #392
15+
- Support for cross staff voices in mei #397
16+
- Improved parsing of Kern scores #413
17+
- Fixed import for performance pedal #399
18+
- Tick Units are now supported for pianoroll creation #412
19+
- Scores can be loaded directly for URL #404
20+
- Support for invisible objects in musicxml import #401
21+
- Support for Fingering annotations in MusicXML and MEI import/export #403
22+
23+
### Bug fixes
24+
- Corrected `get_time_maps_from_alignment` #360
25+
- Corrected metrical strength features #364
26+
- Corrected offsets for tied notes #366
27+
- Fixed import issue #368
28+
- Fixed Kern parsing #370
29+
- Duration of Chord Notes #418
30+
- Corrected symbolic note duration #372
31+
- Fixed tuplet bug #387
32+
- Addressed sorting for enharmonic notes #407
33+
- Fixes eq bug on performed notes #422
34+
- Fixed timing-tempo change bug #427
35+
36+
### Other Changes
37+
- Added check for empty note array #361
38+
- Improved documentation #362 #364
39+
- Removed default voice estimation #373
40+
- Added warning #379
41+
- Removed ordering in musicxml export #391
42+
- Improved Fingering parsing in MusicXML that could result to errors #416
43+
- Replaced Deprecated Scipy Function #417
44+
- Improved support for input and export in musicxml tuplet object
45+
- New option to force add new segments #410
46+
47+
48+
49+
450
Version 1.5.0 (Released on 2024-07-17)
551
--------------------------------------
652

0 commit comments

Comments
 (0)