Releases: amazon-braket/amazon-braket-build-tools
Releases · amazon-braket/amazon-braket-build-tools
v0.2.12
v0.2.11.post0
Documentation Changes
- Create CODEOWNERS file
v0.2.11
Bug Fixes and Other Changes
- build(deps): bump actions/setup-python from 4 to 5
- build(deps): bump codecov/codecov-action from 3 to 4
- Allow
None
as default value forAny
type hint
v0.2.10
Bug Fixes and Other Changes
- install setuptools explicitly
v0.2.9
Bug Fixes and Other Changes
- update: forcing explicit optional types
v0.2.8
Bug Fixes and Other Changes
- update: add binary operators in type hints (new in 3.10)
v0.2.7
Bug Fixes and Other Changes
- build(deps): bump actions/checkout from 3 to 4
- build(deps): bump codecov/codecov-action from 1 to 3
v0.2.6
Bug Fixes and Other Changes
- Fix case with parameter after *args
v0.2.5
Bug Fixes and Other Changes
- build(deps): bump actions/checkout from 2 to 3
- build(deps): bump actions/checkout from 2 to 3
v0.2.4
Bug Fixes and Other Changes
- adding support for keyword only args.