Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Releases: district09/openbib-id-api

1.0.2

03 Mar 15:39
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Add item id to library item metadata.

1.0.1

24 Feb 13:37
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Catch all undocumented error codes.

1.0.0

24 Feb 08:48
Compare
Choose a tag to compare
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

18 Jan 11:23
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release
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

17 Jan 10:07
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release
Add usage examples to composer suggestions.