Skip to content

Releases: tsanton/tfe-client

v0.3.1

22 Apr 09:51
e739dbc

Choose a tag to compare

0.3.1 (2023-04-22)

Bug Fixes

  • revert to all public structs (2037dcf)

v0.3.0

22 Apr 09:44
976307b

Choose a tag to compare

0.3.0 (2023-04-22)

⚠ BREAKING CHANGES

  • hiding nested response structs to reduce import bloat

Bug Fixes

  • Filname to Filename struct property error (2794e16)

Code Refactoring

  • hiding nested response structs to reduce import bloat (e8ed0ee)

v0.2.1

19 Apr 13:36
cc19d86

Choose a tag to compare

0.2.1 (2023-04-19)

Bug Fixes

v0.2.0

19 Apr 13:27
da3853e

Choose a tag to compare

0.2.0 (2023-04-19)

⚠ BREAKING CHANGES

  • gpg-key api improvements

Features

  • added Do utility function (2b7fdf1)
  • registry version added (28d4af5)
  • registry version platform added (2519afa)

Code Refactoring

  • gpg-key api improvements (f639b39)

v0.1.1

19 Apr 06:01
bbf7804

Choose a tag to compare

0.1.1 (2023-04-19)

Features