Releases: bigbrozer/ez-azure-devops
Releases · bigbrozer/ez-azure-devops
v0.4.0
v0.3.1
0.3.1 - 2025-12-16
🐛 Bug Fixes
- docs: Propose to install for uv or pip
v0.3.0
0.3.0 - 2025-12-16
🚀 Features
- ci: Publish on pypi after release
v0.2.0
0.2.0 - 2025-12-15
🚀 Features
- docs: Add a quick start
- servicehooks: New client to interact with hook subscriptions
- Add support for creating subscriptions.
- Add support for listing subscriptions.
- Add support for deleting subscriptions.
v0.1.1
0.1.1 - 2025-12-11
🐛 Bug Fixes
- python: Accept python versions >=3.12
v0.1.0
0.1.0 - 2025-12-11
🚀 Features
- ci: Add CI/CD workflows
- release: First public release
- tests: Begin of unit tests
🐛 Bug Fixes
- core: Do not use tenacity (user choice)