Releases: marcpage/devops-driver
Releases · marcpage/devops-driver
Fix Timestamp with no fractional seconds
- Fix Timestamp with no fractional seconds
Full Changelog: v0.1.58...v0.1.59
Add DataObject.convert_to
- Add DataObject.convert_to
Full Changelog: v0.1.57...v0.1.58
Fix when children is empty and default is given
- When using DataObject.lookup, fix when there are relationships, but no children, and a default is given
Full Changelog: v0.1.56...v0.1.57
Fix when Parent is missing
- Fix when using
DataObject.lookupon an Azure DevOps ticket to get the Parent, and there are relationships but there is not a Parent relationship. No longer throws an Exception.
Full Changelog: v0.1.55...v0.1.56
0.1.55 DataObject.lookup (and AzureObject.lookup) do not throw
- No longer throw when DataObject.lookup key is missing
Full Changelog: v0.1.54...v0.1.55
0.1.54 Azure DevOps ticket field parsing
- Add ability to
lookuppaths inDataObjectand by inheritanceAzureObject
Full Changelog: v0.1.53...v0.1.54
1.5.3
What's Changed
- Adding Azure DevOps WIQL
Underoperator - Adding
Settings.parseto extract settings to a dataclass with type-safe members - Bump keyring from 25.6.0 to 25.7.0 by @dependabot[bot] in #165
- Bump pygithub from 2.8.1 to 2.9.1 by @dependabot[bot] in #171
- Bump mako from 1.3.10 to 1.3.11 by @dependabot[bot] in #170
- Bump setuptools from 80.9.0 to 82.0.1 by @dependabot[bot] in #168
Full Changelog: v0.1.52...v0.1.53
Release 0.1.52
What's Changed
- Bump pygithub from 2.5.0 to 2.8.1 by @dependabot[bot] in #159
- Minor fix up of types and fix a couple of Bugs by @marcpage in #161
- Release 0.1.52 by @marcpage in #162
Full Changelog: v0.1.51...v0.1.52