What's Changed
- Recommend using
uv
instead ofpipx
by @lebrice in #132 - Drop support for Python 3.8 by @lebrice in #134
- Add xfail on flaky test by @lebrice in #138
- Fix
milatools.cli.utils.batched
in python 3.12 by @lebrice in #136 - Run CI tests for Python 3.12 and 3.13 by @lebrice in #139
- Switch from Poetry to UV by @lebrice in #137
- Fix copying of SSH keys from WSL to Windows by @guillaumehu in #135
- Remove mock SLURM Cluster CI step by @lebrice in #145
- Move docformatter hook config to config file by @lebrice in #142
- Update the publish.yml workflow for UV by @lebrice in #143
- Add 'id-token: write' permission to publish.yml by @lebrice in #148
New Contributors
- @guillaumehu made their first contribution in #135
Full Changelog: v0.1.6...v0.1.7