Skip to content

Releases: hfern/tf

1.0.3: Docs and Declared Dependencies

13 Nov 23:44
3aa4bcc
Compare
Choose a tag to compare

What's Changed

  • Add Sphinx docs by @hfern in #2
  • Improve docs by @hfern in #3
  • Declare dependency on protobuf and include source code link by @hfern in #4

Full Changelog: 1.0.1...1.0.3

1.0.1: Renaming of Integer to Number and Stabilize the API

03 Nov 19:28
Compare
Choose a tag to compare

This release stabilizes the API and renames Integer to Number to more accurately reflect the usage of the type.

Initial OSS Release

03 Nov 09:13
Compare
Choose a tag to compare

Initial open-source release of tf - a Python package to help you write Terraform/OpenTofu providers in Python.