-
Notifications
You must be signed in to change notification settings - Fork 3
Change log
Tom B edited this page Jun 1, 2021
·
4 revisions
- No functional changes. Moved some code to a separate repo as basis for more wrappers that might come.
- [Breaking change] Reworked way of expansion of requests
- [Breaking change] Some rewording of some request methods
- Added OAuth authentification
- #5: Add possibility to print request as string
- #6: Add "size" information to ArtifactResponse
- Initial release
- [Breaking change] Improved way of including deeper expansion levels
- [Breaking change] Adjusted naming of some request methods
- Added OAuth support (thanks to @soerendd)