This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
Releases: district09/openbib-id-api
Releases · district09/openbib-id-api
1.0.2
1.0.1
1.0.0
Merge branch 'develop' * develop: Fixed code style. Added the hint query param to the authorize call so users can be sent to the login or registration page. Add support for autologin. Fixed unreachable code issue Added renew loan method Use Hold object to take cate of reservation cancelation Fixed code style issues Added cancel reservation method to userService interface Extend Expense from activity Added FloatLiteral object Fixed totalFine and totalExpense tag Added optional parameter to the getUserActivities method Fixed codesniffer errors Remove long constructors and set private properties directly in static method Create reponse object for the user activities response
1.0.0-alpha2
Merge branch 'develop' * develop: Parameter bugfix. Reduce dependencies. Reduce dependencies. Fix indentation. Fix indentation. Fix use statements. Fix code style and coupling. Whitespace fixes. Docblock and small bugfix. Fix coding style. Small code style fix. Code style fixes. Code style fixes. Fix typo Retry on invalid token. Switch to environment base url Add an environment name. Refactored code Added codeclimate config.
1.0.0-alpha1
Add usage examples to composer suggestions.