Skip to content

Releases: microsoft/cookie-doh

v0.0.19

17 Dec 15:08
Compare
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
Compare
Choose a tag to compare

v0.0.17 (2024-12-10)

🐛🚑️ Fixes

  • jinja was not escaping some variable interpolation

v0.0.16 (2024-12-06)

06 Dec 16:29
Compare
Choose a tag to compare

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)

11 Nov 11:04
Compare
Choose a tag to compare

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

07 Nov 17:35
Compare
Choose a tag to compare

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

27 Aug 14:56
Compare
Choose a tag to compare

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

25 Jul 16:42
Compare
Choose a tag to compare

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

v0.0.11

12 Jul 10:23
Compare
Choose a tag to compare

v0.0.11 (2024-07-12)

📌➕⬇️ ➖⬆️ Dependencies

  • update dependencies

📝💡 Documentation

  • accessibility: fix accessibility errors on code snippet comments

v0.0.10

03 Jun 17:29
Compare
Choose a tag to compare

v0.0.10 (2024-06-03)

📌➕⬇️ ➖⬆️ Dependencies

  • devcontainer: add nvidia drivers to devcontainer

📝💡 Documentation

  • fix docs url ending in slash
  • fix footer for being compliant
  • add copyright notice to template if microsoft_internal
  • add footer with code of conduct, trademarks and privacy links
  • add poetry reference to intro description
  • fix some accessibility issues: links not being underlined and contrast of copyright notice

🔧🔨📦️ Configuration, Scripts, Packages

  • devcontainer: check if git has been initialized in devcontainer script before initializing pre-commit
  • devcontainer: move direnvrc file from cwd rather than project name

v0.0.9

15 May 15:40
Compare
Choose a tag to compare

v0.0.9 (2024-05-15)

🐛🚑️ Fixes

  • codespaces and devpod readme link

💚👷 CI & Build

  • make dependabot run weekly as compliance requests

📝💡 Documentation

  • add clarifications on required tools when creating a project
  • minor readme edit

🔧🔨📦️ Configuration, Scripts, Packages

  • gitignore: exclude wandb log folders
  • add jupyter default workspace directory to the root