Skip to content

Releases: microsoft/cookie-doh

v0.0.27

17 Jun 13:48
a21cd88

Choose a tag to compare

💚 ci: add zizmor (#82)

v0.0.26

11 Jun 20:57
35efcb7

Choose a tag to compare

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

28 Apr 13:34

Choose a tag to compare

v0.0.25 (2025-04-28)

feat

  • consolidate dockerfile

v0.0.24

25 Apr 13:27

Choose a tag to compare

v0.0.24 (2025-04-25)

✨ Features

  • working dockerfile and some fixes

chore

  • remove non working azure pipeline component governance
  • minor adjustments to readme

dep-bump

  • update packages

## v0.0.23 (2025-03-17)

17 Mar 09:46

Choose a tag to compare

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

18 Feb 13:02

Choose a tag to compare

v0.0.22 (2025-02-18)

docs

  • update documentation

v0.0.21

17 Feb 16:50

Choose a tag to compare

v0.0.21 (2025-02-17)

fix

  • wrong indentation in mkdocs.yml

🔐🚧📈✏️💩👽️🍻💬🥚🌱🚩🥅🩺 Others

  • breaking change

v0.0.20

17 Feb 15:56

Choose a tag to compare

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

17 Dec 15:08

Choose a tag to compare

v0.0.19 (2024-12-17)

✅🤡🧪 Tests

  • add jinja2 rendering tests for template files

📌➕⬇️ ➖⬆️ Dependencies

  • pyproject: add jinja2 package to dev environment

v0.0.18 (2024-12-10)

🐛🚑️ Fixes

  • try some other syntax

v0.0.17

10 Dec 10:59

Choose a tag to compare

v0.0.17 (2024-12-10)

🐛🚑️ Fixes

  • jinja was not escaping some variable interpolation