Releases: metabrainz/brainzutils-python
Releases · metabrainz/brainzutils-python
v1.5.1
Compare
Sorry, something went wrong.
No results found
Add method to fetch releases by recording mbids
License code under GPL
v1.5.0
Compare
Sorry, something went wrong.
No results found
Add the musicbrainz_db module for direct musicbrainz access.
v1.4.2
Compare
Sorry, something went wrong.
No results found
Fix a bug which caused keys in cache to never expire (BU-10 )
v1.4.1
Compare
Sorry, something went wrong.
No results found
Bumped __version__ in __init__.py so that it installs correctly.
v1.4.0
Compare
Sorry, something went wrong.
No results found
Upgraded raven to 6.4.0
Added support for incrementing integer keys in redis cache
Add a init_debug_toolbar to fix a bug that caused flask-debugtoolbar to never get initialized
v1.3.0
Compare
Sorry, something went wrong.
No results found
Updated dependencies:
Flask 0.12.1 -> 0.12.2
raven 6.0.0 -> 6.1.0
requests 2.13.0 -> 2.18.1
v1.2.1
Compare
Sorry, something went wrong.
No results found
Added a placeholder class for the Sentry client, which ignores function calls instead of failing.
v1.2.0
Compare
Sorry, something went wrong.
No results found
Added a way pass additional configuration options into Sentry
Added a function to access Sentry client that is created after logger is initialised (87f2156 )
Updated dependencies:
Flask 0.11.1 -> 0.12.1
Flask-DebugToolbar 0.10.0 -> 0.10.1
raven 5.32.0 -> 6.0.0
requests 2.12.4 -> 2.13.0
msgpack-python 0.4.7 -> 0.4.8
v1.1.0
Compare
Sorry, something went wrong.
No results found
Updated dependencies:
raven 5.31.0 -> 5.32.0
requests 2.12.4 (new)
v1.0.0
Compare
Sorry, something went wrong.
No results found
Wrapper for Flask with following extensions integrated:
Flask-UUID
Debug toolbar
Logging (Email, Sentry, File)
Wrapper for Redis with helper functions and namespacing