You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,19 @@ defined at the bottom of this file.
7
7
8
8
All notable changes to the python-ly project are documented in this file.
9
9
10
+
## [0.9.10] - 2026-04-03
11
+
12
+
### Fixed
13
+
14
+
- Add more robust logic to find the last Bar in a ScorePart (#180)
15
+
- ly2xml, check that list is not empty before working on it (#184). This fixes an error when exporting a LilyPond file to MusicXML: frescobaldi/frescobaldi#1712
16
+
- Fix tests errors (#189)
17
+
18
+
### Changed
19
+
20
+
- License changed from GPL-2.0-or-later to GPL-3.0-or-later (#187)
21
+
22
+
10
23
## [0.9.9] - 2025-01-04
11
24
12
25
### Changed
@@ -255,7 +268,7 @@ All notable changes to the python-ly project are documented in this file.
0 commit comments