- Handle absent tags in transforming highlights
- Add Readwise API v3 support for Reader documents (#13)
- Add
daily_reviewclient method and Review type (#14) - Add comprehensive document API methods (list, get, create, update, delete)
- Add support for document tags and metadata handling
- Add tests for document API functionality
- Add methods to create/update highlights (#8)
- Add methods to add/update/remove highlight tags
- Add method to get book
- Add
get_highlightclient method (#10 from @ajistrying)
- Change
Tagfrom hash to struct (#6 from @ajistrying)
- Add support for
Book.note(#4)
- Initial release