Releases: microsoft/cookie-doh
Releases · microsoft/cookie-doh
# 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
v0.0.19
v0.0.17
v0.0.16 (2024-12-06)
v0.0.16 (2024-12-06)
✨ Features
- add pdm package management and remove poetry
🐛🚑️ Fixes
- installation in remote workflow
- rebase instead of merge dependabot prs
build
- deps-dev: bump tornado from 6.4.1 to 6.4.2
v0.0.15 (2024-11-11)
v0.0.15 (2024-11-11)
✨ Features
- add automerge capabilities to dependabot of minor and patch updates
- dependabot: add automerge of dependabot prs if all checks pass
🎨🏗️ Style & Architecture
- symlinks: undo previous change because it was not needed in the end
💚👷 CI & Build
- fix automerge for minor dependabot updates
🧹 chore
- typo: fix typo
v0.0.14
v0.0.14 (2024-11-07)
✨ Features
- publish wheels
- publish wheels
- git ignore data folder
🐛🚑️ Fixes
- template: some symlinks are not bein converted after creating a project
- broken symlinks
- permission not propagated
- fix wheel location to upload
- add missing plugin to mkdocs.yml
- remove unnecessary sphinx dependencies from template and update packages
🔒️ Security
- pages: undo previous change because it did not fix anything
- docs: attempt to add secure headers to github pages
🎨🏗️ Style & Architecture
- rename some workflows
💚👷 CI & Build
- stop publishing wheels
🔧🔨📦️ Configuration, Scripts, Packages
- remove some icons in docs to try to enforce hsts headers
- pytest in vscode now supports coverage
- remove unused settings
🧑💻 Developer Experience
- update vscode settings with latest updates
v0.0.13
v0.0.13 (2024-08-27)
✨ Features
- add mkdocstrings and remove sphinx from docs builds
- rootless docker in devcontainer
- add missing docker configuration
- install docker from docker directly
🐛🚑️ Fixes
- wrong jinja code in readme
- docker-in-docker in devcontainer
🔧🔨📦️ Configuration, Scripts, Packages
- some settings updates
🧹 chore
- cleanup unnecessary ignore
v0.0.12 Docker image in devcontainer and repo
v0.0.12 (2024-07-25)
✨ Features
- add autocompletion for poetry in zsh
- remake the devcontainer with dockerfile
- install azure-cli gh and docker to devcontainer
- add docker build support
🐛🚑️ Fixes
- devcontainer: fix typo in post-create.sh devcontainer script
💚👷 CI & Build
- dependabot: group security updates of dependabot
📝💡 Documentation
- fix typo on curl install
🔐🚧📈✏️ 💩👽️🍻💬🥚🌱🚩🥅🩺 Others
- fix typo in dependabot.yaml
🔧🔨📦️ Configuration, Scripts, Packages
- change default config values of copier
🩹 fix-simple
- devcontainer: use register-python-argcomplete3 rather than register-python-argcomplete