- Resolve mypy errors
(
5e0ac24
)
-
Point to a conventional commit hook that works on POSIX systems (
89d5a11
) -
Remove leftover tail call from usage.qmd (
a92f91d
)
- Resolved mypy errors and enhanced function argument type enforcement
(
dd2e41a
)
-
Add missing imports to usage examples (
e5729c6
) -
Handle dev as dependency group, not an extra (
baf6b98
) -
Resolve some documentation rendering errors (
604e5e6
)
- Added mypy dev dependency
(
dd632a9
)
-
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
)
- Commit changelog generated in ci back to repo
(
8e04da4
)
-
Authenticate to Github actions with app to permit version bump push (
97d42c7
) -
Skip ci workflow on version bump (
666562b
) -
Version bump [skip ci] (
bec937c
)
-
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
)
-
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
)