All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 (2026-04-20)

Features

  • add get/4, update/5, and delete/4 to Attributes (2de42a1)
  • add HTTP client with error type (520905f)
  • add Notes, Tasks, Meetings, and Webhooks modules (c2a05f3)
  • add stream_all/2 to Notes, Tasks, Meetings, and Threads (3974481)
  • add stream_all/3 to Records and Entries (d63dd89)
  • add stream/2 to Notes, Tasks, Meetings, and Threads (f93abb1)
  • add WorkspaceMembers, Comments, Threads, and Meta modules (22adbc6)
  • lists: add Lists and Entries modules with stream support (d7682e9)
  • objects: add Objects and Attributes modules (003a2b2)
  • records: add Records module with stream and assert (ca3bd7a)

Bug Fixes

  • URL-encode path segments to prevent malformed URLs (e7d9785)

0.1.1 (2026-04-20)

Bug Fixes

0.1.0 (2026-04-20)

Initial release.