Releases: manoelhc/tv
Releases · manoelhc/tv
v0.0.4
v0.0.3
What's Changed
- Bump tempfile from 3.23.0 to 3.24.0 by @dependabot[bot] in #15
- Bump clap from 4.5.48 to 4.5.53 by @dependabot[bot] in #14
- Bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #16
New Contributors
- @dependabot[bot] made their first contribution in #15
Full Changelog: v0.0.2...v0.0.3
v0.0.2
First release
Hope you guys enjoy it! 🚀
What's Changed
- Implement TV CLI tool for managing Terraform module versions in .tf files by @Copilot in #1
- Add support for getting/setting URL and path components in module sources by @Copilot in #2
- Add support for managing Terraform provider source and version attributes by @Copilot in #5
- Add scan command to find Terraform files matching query patterns by @Copilot in #6
- Add comprehensive unit tests for all Rust commands (get, set, scan) by @Copilot in #7
- Add --version flag and GitHub Actions workflow for cross-platform release binaries by @Copilot in #8
New Contributors
- @Copilot made their first contribution in #1
Full Changelog: https://github.com/manoelhc/tv/commits/v0.0.1