Releases: birddevelper/azure-iot-hub-api
Releases · birddevelper/azure-iot-hub-api
v0.2.2
What's Changed
- chore: Configure Renovate by @renovate[bot] in #9
- chore(deps): update actions/checkout action to v4 by @renovate[bot] in #11
- chore(deps): update actions/setup-python action to v5 by @renovate[bot] in #15
- chore(deps): update pypa/gh-action-pypi-publish digest to db8f07d by @renovate[bot] in #10
- chore(deps): update dependency azure-cli to v2.72.0 by @renovate[bot] in #16
- chore(deps): update dependency azure-cli to v2.73.0 by @renovate[bot] in #17
- chore(deps): update pypa/gh-action-pypi-publish digest to e9ccbe5 by @renovate[bot] in #18
- chore(deps): update dependency azure-cli to v2.75.0 by @renovate[bot] in #19
- chore(deps): update pypa/gh-action-pypi-publish digest to d417ba7 by @renovate[bot] in #20
- chore(deps): update dependency azure-cli to v2.76.0 by @renovate[bot] in #21
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #25
- chore(deps): update pypa/gh-action-pypi-publish digest to ab69e43 by @renovate[bot] in #24
v0.2.1
What's Changed
- doc: add install command by @birddevelper in #7
- Use dateutil for parsing datetime strings by @execreate in #8
New Contributors
- @execreate made their first contribution in #8
Full Changelog: v0.2.0...v0.2.1
v.0.2.0
What's Changed
Functions added :
- get_device
- get_devices
- get_twins
Fixed:
- iso datetime issue in Device
PRs:
- Feat/new functions by @birddevelper in #5
- fix: resolve versioning issue by @birddevelper in #6
Full Changelog: v0.1.0...v0.2.0
First release
What's Changed
- Create python-publish.yml by @birddevelper in #1
- feat: add setup.py by @birddevelper in #2
- fix/rename-package by @birddevelper in #3
- Feat/delete device function by @birddevelper in #4
New Contributors
- @birddevelper made their first contribution in #1
Full Changelog: https://github.com/birddevelper/azure-iot-hub-api/commits/v0.1.0