Skip to content

Releases: manoelhc/tv

v0.0.4

08 Jan 16:57
16fcde7

Choose a tag to compare

v0.0.3

08 Jan 16:52
6558dd7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Oct 18:18
0b1c8d1

Choose a tag to compare

What's Changed

  • Update scan command to display module names in output format and add wildcard filter matching by @Copilot in #9

Full Changelog: v0.0.1...v0.0.2

First release

09 Oct 17:18
54538ac

Choose a tag to compare

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