Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.56 KB

File metadata and controls

40 lines (26 loc) · 1.56 KB

Changelog

[Unreleased]

[1.1.1] - 2025-07-18

  • Handle 429 (Too Many Requests) errors (#19 from @andyw8)

[1.1.0] - 2025-07-04

  • Add CLI command for creating documents from HTML content or URLs (#16 from @andyw8)

[1.0.1] - 2025-06-29

  • Handle absent tags in transforming highlights

[1.0.0] - 2025-06-29

  • Add Readwise API v3 support for Reader documents (#13)
  • Add daily_review client 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

[0.5.0] - 2023-06-15

  • Add methods to create/update highlights (#8)
  • Add methods to add/update/remove highlight tags
  • Add method to get book

[0.4.0] - 2023-03-19

[0.3.0] - 2023-02-28

[0.2.0] - 2023-02-20

  • Add support for Book.note (#4)

[0.1.0] - 2023-01-16

  • Initial release