issues
search
NoppesTheFolf
/
E621Client
.NET Standard wrapper for the e621 API.
MIT License
9
stars
1
forks
source link
Release 0.2.0
#6
Closed
NoppesTheFolf
closed
4 years ago
NoppesTheFolf
commented
4 years ago
Add reverse image searching (IQDB)
Add retrieval of a user and the currently logged-in user
Add resiliency to 429 Too Many Requests responses
Overhaul rate limiting to be more flexible
Overhaul exception handling to fit together more nicely with other libraries
Fix documentation not being shipped with the NuGet package
Fix an unintended exception to be thrown when there is no HTTP response available
Fix credentials being seen as valid if an exception occurs while validating said credentials
Fix the retrieval of a post by ID or MD5 to throw an exception instead of returning null due to a change in e621 their API