Releases: bluemods/GumroadAPI
Releases · bluemods/GumroadAPI
1.0.9
1.0.8
Add workaround for malformed API response in purchase_ids field
Full Changelog: 1.0.7...1.0.8
1.0.7
Fixed bug causing SubscriberRepository::getSubscriber to never return the Subscriber object
Full Changelog: 1.0.6...1.0.7
1.0.6
Fixes issues with license verification and changes some model properties to be nullable
Full Changelog: 1.0.5...1.0.6
1.0.5
- Fix exception handling
- Make FormToJsonConverter accessible outside package
Full Changelog: 1.0.4...1.0.5
1.0.4
- Fixes error parsing
- Allows a custom OkHttpClient to be passed into
Gumroad#create(). Very useful for debugging or reusing an existing client.
Full Changelog: 1.0.3...1.0.4
1.0.3
Adds support for retrieving details for the currently authenticated user.
Full Changelog: 1.0.2...1.0.3
1.0.2
Fix resource pingback parsing.
Full Changelog: 1.0.1...1.0.2
1.0.1
Fixes mismatched @/path and @/query annotations on some of the API calls.
Full Changelog: 1.0...1.0.1