Releases: MarkSuckerberg/typeble
Releases · MarkSuckerberg/typeble
v0.5.0
- Goes back to raising an error, but this time it uses a special error subtype that includes the response for error handling
Full Changelog: v0.4.1...v0.5.0
v0.4.1
- Moves error handling out of the main API access function so users can actually do error handling for themselves
Full Changelog: v0.3.1...v0.4.1
v0.3.1
- Actually adds the block type filter functions to the index
Full Changelog: v0.3.0...v0.3.1
v0.3.0
- Adds filter functions for different block types
- Adds support for posts from broken blogs in post trails
Full Changelog: v0.2.1...v0.3.0
v0.2.1
- Allows GetNotes to use basic API key auth
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Adds user/like, user/dislike, and blog/{blogid}/notes
- BREAKING: Reorganises GetPost
- Adds support for basic auth with an API key (OAuth2 consumer ID)
Full Changelog: v0.1.1...v0.2.0
v0.1.1 — Initial Prerelease
Initial pre-release which covers all of the most important endpoints with a somewhat adequate amount of documentation.