- Initial version, created by Stagehand
- Fixed Authorization Bugs
- BREAKING CHANGE: Authorization API Change.
- Formatting changes.
- BREAKING CHANGE: Request API Change.
- Remove unused package
- BREAKING CHANGE: Remove Author Meta & Featured Image Url Fields from Post response. (these were not in the base api response, you can add them using custom plugins.)
- Experimental Request Caching system
- Bug fix
- Revert author meta & featured image removal
- Bug Fix
- Bug fix
- Response structure fix
- Packages update
- Null safety fix
- Packages fix
- Total pages parsing fix
- Entire API changed. (Sorry for this, but this had to be done sooner or later!)
- Fluency is maintaned by using Dart's cascading operator.
- Performence as been improved, as well as memory consumption.
- Removed test package
- Version fix
- Bug fixes
- Bug fixes
- Added Post extension for getting Media and Author
- Support 3xx series respones (Cached Response)
- Refactoring
- Bug fixes
- Bug fixes
- Refactoring
- Request Synchronization
- Debug Mode
- Misc
- Lots of changes in the API
- Please check the wiki for setting up and usage to know about the changed API
- Implemented search endpoint
- Bug fix with media endpoint