Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Release 1.0 #127

Merged
merged 46 commits into from
Mar 13, 2021
Merged

Release 1.0 #127

merged 46 commits into from
Mar 13, 2021

Conversation

kaimallea
Copy link
Owner

No description provided.

spotify-kai and others added 30 commits March 8, 2021 21:09
… file for this method

The updateInfo method takes a required id and optional title and description parameters.

106
…ion for commitizen

committizen -> commitizen
…ccess token externally

This feature will allow users to authenticate outside of the imgur package.
Keneucker/feature new setAccessToken method
…or update operation

Added the missing operation handling for 'update' and added mocked post request handler for
updateInfo.

#112
BREAKING CHANGE: Imgur no longer supports the `Resource Owner Password Credentials Grant` type,
so the outdated (i.e., broken) code that requires your username and password has been removed.
You must now manage the `Authorization Code Grant` type flow yourself to obtain an access token
via server redirect/callback and then provide it to this module via `setAccessToken`

closes #115
refactor(authorization): remove built-in authorization flow
Keneucker/feature new getGalleryInfo method
Merging develop from origin
this aligns with the official API. uploading to /image is no longer documented so we'll stop
pointing there before it breaks.
@kaimallea kaimallea merged commit a2c0d97 into main Mar 13, 2021
@kaimallea kaimallea deleted the release-1.0 branch March 13, 2021 15:24
@kaimallea
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants