Releases: inveniosoftware-contrib/invenio-sip2
Releases · inveniosoftware-contrib/invenio-sip2
v0.6.23
Minor change:
- Updates dependencies.
- Adds
docker-services
parameter to run-tests
to allow starting of necessary services for test.
v0.6.22
Minor change:
- Updates dependencies.
- Updates poetry version in workflow for github actions.
v0.6.21
Minor change:
- Uses warning instead error to log parse circulation error.
- Updates dependencies.
v0.6.20
Minor change:
- Uses invenio_i18n instead flask_babelex.
- Updates dependencies.
v0.6.19
Bug fix:
- Fixes patron information summary field.
v0.6.18
Implemented enhancements:
- Implements fee paid action.
Bug fix:
- Fixes readthedoc compilation.
Minor change:
v0.6.17
Minor change:
- Uses http method on monitoring api blueprint.
- Updates Flask dependency.
v0.6.16
Bug fix:
- Fixes project dependency.
v0.6.14
Bug fix:
- Fixes datastore local proxy.
Minor change:
- Changes logging level for
CommandNotFound
and UnicodeDecodeError
.
- Moves to poetry.