aioazuredevops

Get data from the Azure DevOps API using aiohttp

APACHE-2.0 License

Downloads
9.7K
Stars
0
Committers
1

Bot releases are visible (Hide)

aioazuredevops - 2.2.0 Latest Release

Published by github-actions[bot] 4 months ago

What’s changed

✨ New features

  • Add iterations @timmo001 (#28)

🚀 Enhancements

  • Add iteration work items @timmo001 (#29)
  • Add helper functions for iterations @timmo001 (#30)
aioazuredevops - 2.1.1

Published by github-actions[bot] 4 months ago

What’s changed

🚀 Enhancements

  • Add helpers for work item types and states @timmo001 (#26)
aioazuredevops - 2.1.0

Published by github-actions[bot] 4 months ago

What’s changed

✨ New features

  • Add support for work item types @timmo001 (#25)

🚀 Enhancements

  • Test with snapshots using syrupy @timmo001 (#7)
  • Rename models @timmo001 (#19)
  • Add project capabilities and update model @timmo001 (#21)
  • Update work items fetching and models @timmo001 (#22)
  • Move models to own directory @timmo001 (#23)
  • Rename builds models @timmo001 (#24)

🧰 Maintenance

  • Update REST API version @timmo001 (#20)

⬆️ Dependency updates

  • Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 @dependabot (#9)
  • Bump actions/checkout from 4.1.2 to 4.1.5 @dependabot (#13)
  • Bump pytest from 8.1.1 to 8.2.2 @dependabot (#17)
  • Bump pytest-asyncio from 0.23.6 to 0.23.7 @dependabot (#15)
  • Bump actions/checkout from 4.1.5 to 4.1.6 @dependabot (#14)
  • Bump actions/checkout from 4.1.6 to 4.1.7 @dependabot (#18)
aioazuredevops - 2.0.0

Published by github-actions[bot] 7 months ago

What’s changed

🚨 Breaking changes

  • Modernise code @timmo001 (#5)

🚀 Enhancements

  • Add tests and refactor client @timmo001 (#6)

⬆️ Dependency updates

  • Bump actions/checkout from 2 to 4 @dependabot (#3)
  • Bump actions/setup-python from 2 to 5 @dependabot (#4)
aioazuredevops - v1.4.3

Published by timmo001 over 2 years ago

aioazuredevops - v1.4.2

Published by timmo001 over 2 years ago

aioazuredevops - v1.4.1

Published by timmo001 over 2 years ago

aioazuredevops - v1.4.0

Published by timmo001 over 2 years ago

aioazuredevops - v1.3.5

Published by timmo001 about 4 years ago

Changes

db3d2c3 Unpin dependencies and bump version

aioazuredevops - v1.3.4

Published by timmo001 over 4 years ago

Changes

b616d1f Bump version
b4382d5 Fix cli and pat token property

aioazuredevops - v1.3.3

Published by timmo001 over 4 years ago

Changes

32a677e Bump version
fd2bcac Add properties

aioazuredevops - v1.3.2

Published by timmo001 over 4 years ago

Changes

316b39a bump version
99811d8 Make object items optional

aioazuredevops - v1.3.1

Published by timmo001 over 4 years ago

Changes

2955acc Bump version
c7282e2 Remove redundant parameter

aioazuredevops - v1.3.0

Published by timmo001 over 4 years ago

Changes

74369bb Bump version
da17451 Add project to build

aioazuredevops - v1.2.0

Published by timmo001 over 4 years ago

Changes

c04995a Bump version
9eae72d Add definition to build

aioazuredevops - v1.1.0

Published by timmo001 over 4 years ago

Changes

0574854 Bump version
f91daf6 Add get_build

aioazuredevops - v1.0.0

Published by timmo001 over 4 years ago

Initial Release 🎉