v0.6.1
What's Changed
- DOC: cleanup needless triple barticks by @neutrinoceros in https://github.com/volodia99/lick/pull/107
- Bump mypy from 1.9.0 to 1.10.0 in /requirements in the actions group by @dependabot in https://github.com/volodia99/lick/pull/115
- Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 in /.github/workflows in the actions group by @dependabot in https://github.com/volodia99/lick/pull/116
- MNT: migrate formatting from black to ruff and update pre-commit hooks by @neutrinoceros in https://github.com/volodia99/lick/pull/118
- BLD: require numpy>=2.0 (stable) at build time by @neutrinoceros in https://github.com/volodia99/lick/pull/117
- Bump mypy from 1.10.0 to 1.10.1 in /requirements in the actions group by @dependabot in https://github.com/volodia99/lick/pull/120
- MNT: update macos image in
cd.yml(macos-11 is not available anymore) by @neutrinoceros in https://github.com/volodia99/lick/pull/119 - Bump the actions group in /.github/workflows with 2 updates by @dependabot in https://github.com/volodia99/lick/pull/121
- TST: speed up env resolution with uv by @neutrinoceros in https://github.com/volodia99/lick/pull/122
- MNT: simplify uv pip calls by @neutrinoceros in https://github.com/volodia99/lick/pull/123
- MNT: fix env resolution in bleeding-edge CI by @neutrinoceros in https://github.com/volodia99/lick/pull/124
- MNT: add .gitignore by @neutrinoceros in https://github.com/volodia99/lick/pull/125
- TST: weekly tests against Python 3.13 by @neutrinoceros in https://github.com/volodia99/lick/pull/126
- Bump mypy from 1.10.1 to 1.11.1 in /requirements in the actions group by @dependabot in https://github.com/volodia99/lick/pull/127
- Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in /.github/workflows in the actions group by @dependabot in https://github.com/volodia99/lick/pull/128
- Bump mypy from 1.11.1 to 1.11.2 in /requirements in the actions group by @dependabot in https://github.com/volodia99/lick/pull/130
- WHL: bump cibuildwheel to 2.20.0 (enable cp313 wheels) by @neutrinoceros in https://github.com/volodia99/lick/pull/129
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in /.github/workflows in the actions group across 1 directory by @dependabot in https://github.com/volodia99/lick/pull/132
- TST: migrate to official astral-sh/setup-uv action by @neutrinoceros in https://github.com/volodia99/lick/pull/133
- MNT: simplify setup-uv usage following 2.1.1 release by @neutrinoceros in https://github.com/volodia99/lick/pull/134
- MNT: update GHA by @neutrinoceros in https://github.com/volodia99/lick/pull/136
- Bump the actions group in /.github/workflows with 3 updates by @dependabot in https://github.com/volodia99/lick/pull/135
- TST: migrate sdist build from pipx + build to uv build by @neutrinoceros in https://github.com/volodia99/lick/pull/137
- TST: add CPython 3.13 to regular CI by @neutrinoceros in https://github.com/volodia99/lick/pull/138
- Bump the actions group in /.github/workflows with 2 updates by @dependabot in https://github.com/volodia99/lick/pull/141
- Bump mypy from 1.11.2 to 1.13.0 in /requirements in the actions group by @dependabot in https://github.com/volodia99/lick/pull/140
- DEP: drop unused dependency on packaging by @neutrinoceros in https://github.com/volodia99/lick/pull/142
- PERF: shave 5% overhead from exception checking by @neutrinoceros in https://github.com/volodia99/lick/pull/144
- TST: pin GHA versions by @neutrinoceros in https://github.com/volodia99/lick/pull/145
- PERF: avoid unnecessary array copies in interpolation by @neutrinoceros in https://github.com/volodia99/lick/pull/143
- REL: prepare release 0.6.1 by @neutrinoceros in https://github.com/volodia99/lick/pull/146
Full Changelog: volodia99/lick@v0.6.0...v0.6.1