github-actions
released this
11 Dec 15:32
·
1 commit
to refs/heads/develop
since this release
What’s Changed
Changed
- Use uv as project management and build tool. (#119) @jenskeiner
- Bump minimum supported Python version to 3.10, add support for Python 3.13. (#121) @jenskeiner
- Bump pytest-cov from 5.0.0 to 6.0.0 (#114) @dependabot
- Bump pydantic from 2.9.1 to 2.10.2 (#117) @dependabot
- Bump pytest from 8.3.3 to 8.3.4 (#118) @dependabot
- Bump pre-commit from 3.8.0 to 4.0.1 (#113) @dependabot
- Bump exchange-calendars from 4.5.5 to 4.5.6 (#110) @dependabot
- Bump pytest from 8.2.2 to 8.3.3 (#109) @dependabot
- Bump pydantic from 2.8.2 to 2.9.1 (#108) @dependabot
- Bump exchange-calendars from 4.5.4 to 4.5.5 (#101) @dependabot
- Bump pydantic from 2.7.4 to 2.8.2 (#103) @dependabot
- Bump pre-commit from 3.7.1 to 3.8.0 (#106) @dependabot
Fixed
- FIx support for timestamp-like strings when querying adjusted holiday calendars. (#124) @jenskeiner
- Fix code examples in README.md. (#123) @jenskeiner