All notable changes to this project will be documented in this file. See Keep a CHANGELOG for how to update this file. This project adheres to Semantic Versioning.

0.2.1 (2026-04-15)

Bug Fixes

  • eliminate retry wait times in tests (#46) (2083b43)

0.2.0 (2026-04-14)

Bug Fixes

  • correct zoom option typespec to number() (#35) (b3b6a1e)
  • return error from Config.new/1 when api_key is missing (#42) (412d685)
  • use safe_transient retry strategy instead of infinite retry (#37) (2bf03fa)

Code Refactoring

  • make get_api_key_from_env/0 private (#40) (a6b61d8)

0.1.0 (2025-04-08)

Initial release.