Releases: metabrainz/brainzutils-python
Releases · metabrainz/brainzutils-python
v2.9.1
What’s Changed
- Relax dependencies (#102) @amCap1712
v2.9.0
What’s Changed
- Upgrade SQLAlchemy (#101) @amCap1712
v2.8.0
What’s Changed
- Update mbdata to v29.0.0 (#100) @amCap1712
- Add read the docs config (#98) @mayhem
v2.7.1
What’s Changed
- Fix loading artist incs for releases (#97) @amCap1712
v2.7.0
What’s Changed
- Join relationships using attributes, not strings (#96) @amCap1712
- Enable sqlalchemy warnings and update mbdata (#95) @amCap1712
v2.6.1
What’s Changed
- msgpack-python is now maintained as msgpack (#94) @amCap1712
v2.6.0
What’s Changed
- Upgrade to python 3, flask 2, and other dependencies (#84) @alastair
- Fix key expiry when using sadd (#93) @amCap1712
v2.5.1
v2.5.0
What’s Changed
- Upgrade tests to use schema 27 test database (#91) @alastair
- Add function to get events for any place (#87) @anshg1214
- Add function to get release group for any label mbid (#86) @anshg1214
- Remove containers after tests complete (#89) @amCap1712
- msgpack-python is now maintained as msgpack (#90) @amCap1712
- Update MB test database to SCHEMA_VERSION 26 (#88) @amCap1712
- Remove unused locks module (#85) @alastair