Skip to content

Releases: faustocarrera/imgur-python

0.2.5

02 Jun 20:36
20dab94
Compare
Choose a tag to compare

Add optional "name" field for image upload

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5

0.2.4

12 Dec 19:25
Compare
Choose a tag to compare

Small updates and exception handling

What's Changed

New Contributors

  • @db0 made their first contribution in #19
  • @wosym made their first contribution in #20

Full Changelog: 0.2.2...0.2.4

Version 0.2.2

13 Mar 13:14
4438d27
Compare
Choose a tag to compare

Small fixes when you try to retrieve private albums and images information

Version 0.2.1

04 Apr 19:16
473fccc
Compare
Choose a tag to compare

Update internal methods names

Version 0.2.0

03 Apr 18:51
e057881
Compare
Choose a tag to compare

Account

  • Account Gallery Profile
  • Follow Tag
  • Unfollow tag
  • Notifications

Comment

  • Comment IDs
  • Replies

Album

  • Album IDs
  • Favorite Album

Images

  • Image IDs
  • Favorite an Image

Version 0.1.0

30 Mar 19:31
a9d7f0f
Compare
Choose a tag to compare

Release includes:

  • Configuration object
  • Authorize
    • Get authorize URL
    • Generate access token
  • Account
    • Account Base
    • Block Status
    • Blocks
    • Block
    • Unblock
    • Favorites
    • Submissions
    • Available Avatars (Authed)
    • Avatar (Authed)
    • Settings
    • Change Account Settings
  • Comment
    • Comments
    • Comment
    • Comment Creation
    • Comment Deletion
    • Vote
    • Report
  • Album
    • Albums (Authed)
    • Album
    • Album Images
    • Album Creation (Authed)
    • Update Album (Authed)
    • Album Deletion (Authed)
    • Add Images to an Album (Authed)
    • Remove Images from an Album (Authed)
  • Image
    • Images
    • Image
    • Image Upload
    • Image Deletion (Authed)
    • Update Image Information (Authed)
  • Gallery
    • Gallery Tags
    • Gallery Tag Info
    • Share with Community (Image)
    • Share with Community (Album)
    • Remove from Gallery