Skip to content

Releases: AtticusZeller/python-uv

v0.0.45

22 Feb 04:33

Choose a tag to compare

0.0.45 - 2025-02-22

🐛 Bug Fixes

  • Docs build

v0.0.44

22 Feb 04:26

Choose a tag to compare

0.0.44 - 2025-02-22

🐛 Bug Fixes

  • Release ci token

📚 Documentation

  • Update mkdocs config
  • Simplify docs build ci

v0.0.43

18 Feb 07:42

Choose a tag to compare

0.0.43 - 2025-02-18

🚀 Features

  • Pre-commit.sh

📚 Documentation

  • Update docs.sh comment
  • Clean README.md
  • Update author email

🧪 Testing

  • Add debug config

⚙️ Miscellaneous Tasks

  • Enable PYTHONUNBUFFERED
  • Update .dockerignore
  • Update pre-commit
  • Remove .obsidian/ and .vscode
  • Update uv.lock
  • Update shebang
  • Add vscode settings.json

v0.0.42

13 Jan 13:29

Choose a tag to compare

0.0.42 - 2025-01-13

🚀 Features

  • Add dockerfile

🐛 Bug Fixes

  • Update remote repo user
  • Author info

⚙️ Miscellaneous Tasks

  • Update lock

v0.0.41

07 Jan 03:23

Choose a tag to compare

0.0.41 - 2025-01-07

🐛 Bug Fixes

  • Remove repo user

⚙️ Miscellaneous Tasks

  • Update pre-commit
  • (CI) Update astral-sh/setup-uv

v0.0.40

30 Nov 05:46

Choose a tag to compare

0.0.40 - 2024-11-30

📚 Documentation

  • Add docs.sh to simplify dev with mkdocs

CI

  • Remove publish to pypi

v0.0.38

05 Nov 10:05

Choose a tag to compare

0.0.38 - 2024-11-05

⚙️ Miscellaneous Tasks

  • (CHANGELOG) Remove user after PR number

v0.0.37

29 Oct 09:23

Choose a tag to compare

0.0.37 - 2024-10-29

🐛 Bug Fixes

  • Move docs deps from project.optional-dependencies to docs group by @Atticuszz
  • (VCS) Add git-cliff.remote.github to pyproject.toml instead of with remote repo options in cmd by @Atticuszz

📚 Documentation

  • Update obsidian plugin by @Atticuszz

⚙️ Miscellaneous Tasks

  • (remove) Duplicate publish.yml by @Atticuszz
  • Add .ruff_cache/* to .gitignore by @Atticuszz
  • Add py.typed in python_uv by @Atticuszz
  • Replace deprecated tool.uv dev-dependencies with dependency-groups by @Atticuszz
  • Pre-commit run by @Atticuszz
  • Remove .obsidian in root dir by @Atticuszz

v0.0.36

27 Oct 09:39

Choose a tag to compare

0.0.36 - 2024-10-27

🐛 Bug Fixes

  • (CI) Uv run git-cliff by @Atticuszz