Skip to content

Commit da72de9

Browse files
Merge pull request #482 from CPJKU/tov1.7.1
update CHANGES
2 parents 5e978c8 + df23405 commit da72de9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Release Notes
22

3+
## Version 1.7.1
4+
5+
This version introduces the following changes. As of this version, the minimum required Python version is Python 3.10. Use Partitura version ≤ 1.7.0 for Python 3.7 to 3.9.
6+
7+
### New Features
8+
9+
* Add GitHub Codespace support #474
10+
* Add work metadata to MusicXML export #473
11+
* Configurable aggregations for `get_time_maps_from_alignment` #479
12+
* Support `<sound>` tags in MusicXML with tempo and dynamics #477
13+
14+
### Bug Fixes
15+
16+
* Update version in docs #476
17+
18+
### Other
19+
20+
* Remove dependence on deprecated pkg_resources #476
21+
* Clean up tests (remove deprecated files and update tests to new options) #476
22+
* Deprecate setup.py in favor of pyproject.toml #481
23+
* Bump the minimum supported Python version to 3.10 #481
24+
325
## Version 1.7.0
426

527
This version introduces the following changes:

0 commit comments

Comments
 (0)