Skip to content

Releases: amazon-braket/amazon-braket-build-tools

v0.2.12

25 Nov 16:02
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • build(deps): bump codecov/codecov-action from 4 to 5

v0.2.11.post0

23 Sep 16:03
Compare
Choose a tag to compare

Documentation Changes

  • Create CODEOWNERS file

v0.2.11

01 Jul 16:03
Compare
Choose a tag to compare

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 for Any type hint

v0.2.10

07 Nov 16:03
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • install setuptools explicitly

v0.2.9

06 Nov 16:03
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update: forcing explicit optional types

v0.2.8

19 Oct 16:03
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update: add binary operators in type hints (new in 3.10)

v0.2.7

25 Sep 16:03
Compare
Choose a tag to compare

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

24 Aug 16:03
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Fix case with parameter after *args

v0.2.5

01 Jun 16:04
Compare
Choose a tag to compare

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

31 May 16:03
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • adding support for keyword only args.