Releases: microsoft/cookie-doh
Releases · microsoft/cookie-doh
v0.0.27
v0.0.26
What's Changed
- ✨ feat: hardenning workflows by @jzazo in #68
- ⬆️ dep-bump(deps): bump nvidia/cuda from 13.0.3-cudnn-devel-ubuntu24.04 to 13.3.0-cudnn-devel-ubuntu24.04 by @dependabot[bot] in #70
- ⬆️ dep-bump(deps-dev): bump the dependency-packages group across 1 directory with 12 updates by @dependabot[bot] in #65
- ⬆️ dep-bump(deps): bump nvidia/cuda from 12.9.1-cudnn-devel-ubuntu24.04 to 13.3.0-cudnn-devel-ubuntu24.04 in /.devcontainer by @dependabot[bot] in #69
- ⬆️ dep-bump(deps): bump the github-actions group across 1 directory with 7 updates by @dependabot[bot] in #71
- chore(deps-dev): bump pymdown-extensions from 10.14.3 to 10.21.3 by @dependabot[bot] in #76
- chore(deps): bump gitpython from 3.1.44 to 3.1.50 by @dependabot[bot] in #72
- chore(deps): bump lxml from 5.3.1 to 6.1.0 by @dependabot[bot] in #77
- chore(deps): bump pygments from 2.19.1 to 2.20.0 by @dependabot[bot] in #78
- chore(deps): bump urllib3 from 2.3.0 to 2.7.0 by @dependabot[bot] in #74
- Jzazo/devcontainer by @jzazo in #81
Full Changelog: v0.0.25...v0.0.26
v0.0.25
v0.0.24
## v0.0.23 (2025-03-17)
v0.0.23 (2025-03-17)
docs
- change order of generated docs
feat
- check pre-commit config in tests
- change dependabot package ecosystem to uv
- share uv cache from host and devcontainer
fix
- wrong exclude conditions in copier yaml
- wrong copier variable name
- tests not passing
- docker socket in devcontainer
- relock uv
- small fix
- add missing wheels.yml file in template
refactor
- remove template folder and use root instead with exclude patterns
# v0.0.22
v0.0.21
v0.0.20
v0.0.20 (2025-02-17)
♻️ Refactorings
- use uvx with pre-commit-uv to run pre-commit >>> ⏰ 10m
- replace PDM, pipx, pyenv and more with uv >>> ⏰ 2h
⚡️ Performance
- python: update python version
dep-bump
- update packages
- update dependencies
fix
- wrong jinja syntax
- pin because of bug in mkdocstrings-python
- missing set up python
- added wandb as known-third-party library for ruff correct sorting
perf
- switch workflows to python 3.12
style
- install packages with uv before direnv allow
- some more style changes
- some style adjustments
📌➕⬇️➖⬆️ Dependencies
- ci: upgrade GHA to install uv >>> ⏰ 1m
- all: update dependencies
📝💡 Documentation
- banner: update copyright year
🔥⚰️ Clean up
- direnvrc: remove unnecessary call to uv run