Releases: hfern/tf
Releases · hfern/tf
1.1.0
What's Changed
- Add production caveat docs by @hfern in #5
- feat: add functions by @rirze in #6
- Pull in pre-MPL
grpc_stdioandgrpc_controllerProtos by @hfern in #8 - Support diagnostic error messages on field decoding failure by @hfern in #9
- Performance improvements by @rirze in #7
- Alpha release: 1.1.0a by @hfern in #10
New Contributors
Full Changelog: 1.0.3...1.1.0a
1.1.0a
What's Changed
- Add production caveat docs by @hfern in #5
- feat: add functions by @rirze in #6
- Pull in pre-MPL
grpc_stdioandgrpc_controllerProtos by @hfern in #8 - Support diagnostic error messages on field decoding failure by @hfern in #9
- Performance improvements by @rirze in #7
- Alpha release: 1.1.0a by @hfern in #10
New Contributors
Full Changelog: 1.0.3...1.1.0a
1.0.3: Docs and Declared Dependencies
1.0.1: Renaming of Integer to Number and Stabilize the API
This release stabilizes the API and renames Integer to Number to more accurately reflect the usage of the type.
Initial OSS Release
Initial open-source release of tf - a Python package to help you write Terraform/OpenTofu providers in Python.