Releases: metabrainz/brainzutils-python
Releases · metabrainz/brainzutils-python
v1.5.1
30 Jun 08:52
Compare
Sorry, something went wrong.
No results found
Add method to fetch releases by recording mbids
License code under GPL
v1.5.0
05 Jun 16:54
Compare
Sorry, something went wrong.
No results found
Add the musicbrainz_db module for direct musicbrainz access.
v1.4.2
26 Mar 20:33
Compare
Sorry, something went wrong.
No results found
Fix a bug which caused keys in cache to never expire (BU-10 )
v1.4.1
23 Feb 14:13
Compare
Sorry, something went wrong.
No results found
Bumped __version__ in __init__.py so that it installs correctly.
v1.4.0
22 Feb 18:16
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
30 Jun 13:58
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
28 Apr 16:50
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
27 Apr 20:11
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
20 Dec 01:54
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
03 Nov 15:11
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