Skip to content

Latest commit

 

History

History
181 lines (104 loc) · 6.73 KB

changelog.md

File metadata and controls

181 lines (104 loc) · 6.73 KB

CHANGELOG

v1.2.0 (2025-02-08)

Bug Fixes

Chores

Documentation

  • Point to a conventional commit hook that works on POSIX systems (89d5a11)

  • Remove leftover tail call from usage.qmd (a92f91d)

Features

  • Resolved mypy errors and enhanced function argument type enforcement (dd2e41a)

v1.1.10 (2025-01-27)

Bug Fixes

  • Add missing imports to usage examples (e5729c6)

  • Handle dev as dependency group, not an extra (baf6b98)

  • Resolve some documentation rendering errors (604e5e6)

Code Style

  • Added mypy dev dependency (dd632a9)

Documentation

  • Add search and code fold functionality to documentation (fbfec44)

  • Added exchange rate conversion (ec1d705)

  • Added llms.txt (8e97b33)

  • Complete first draft of refactored documentation (653a4ee)

  • Fixed broken Github Actions test workflow badge (cbde373)

  • Polished the usage page and added a rate limits page (3acf267)

  • Rewrote the quickstart guide (8684aff)

  • Some minor copyediting (7bdf61d)

  • Updated documentation for parameters function (d3dc190)

  • Worked out bugs in documentation examples (386fee3)

v1.1.9 (2025-01-19)

Bug Fixes

  • Commit changelog generated in ci back to repo (8e04da4)

v1.1.8 (2025-01-19)

v1.1.7 (2025-01-19)

Bug Fixes

  • Authenticate to Github actions with app to permit version bump push (97d42c7)

  • Skip ci workflow on version bump (666562b)

  • Version bump [skip ci] (bec937c)

v1.1.6 (2025-01-18)

Bug Fixes

  • Add uv to path as part of build command (f12fcac)

  • Don't use the semantic-version action for build or commit steps (1102d90)

  • Incorporate package build into semantic release version action (7a2251c)

  • Install uv in semantic-release build command since it's containerized (8db02e2)

  • Simplify workaround (f99a512)

  • Work around bug that prevents uv from being found by Actions build command (cee17a3)

v1.1.0 (2025-01-18)

Bug Fixes

  • Change supported Python and pandas versions to prevent numpy error (5650881)

  • Implement new automated publishing workflow with python-semantic-release (b616073)

  • Install dev dependencies with --extra flag in all docs/workflows (90e31b4)

  • Non-incremented version throws a warning but not an error (1b9227f)

  • Repair malformed pyproject.toml (3ec2fd6)

  • Repaired broken test workflow badge (0cb33fd)

Continuous Integration

  • Give permissions to documentation workflow (04f8aba)

  • Install dependencies before running black code formatter (ae6eabc)

  • Prevent error when version not incremented (c5a456e)

v1.0.8 (2023-04-28)

v1.0.7 (2023-04-28)

v1.0.6 (2023-04-28)

v1.0.5 (2023-04-03)

v1.0.2 (2023-03-30)

v1.0.0 (2023-03-29)