Skip to content

v0.0.25

Latest
Compare
Choose a tag to compare
@sgoedecke sgoedecke released this 04 Aug 10:40
· 2 commits to main since this release
c6a6821

What's Changed

  • Add --http-log CLI flag to replace DEBUG environment variable for HTTP request logging by @Copilot in #77
  • Fix Go code quality issues in cmd/generate package: resource leaks, variable shadowing, and error handling by @Copilot in #82
  • Add --var template variable support to generate command with command-specific reserved key validation by @Copilot in #83
  • integration test suite by @Copilot in #91
  • generate command by @pelikhan in #79

New Contributors

  • @Copilot made their first contribution in #77
  • @pelikhan made their first contribution in #79

Full Changelog: v0.0.24...v0.0.25