Releases: form3tech-oss/go-ci-fuzz
Releases · form3tech-oss/go-ci-fuzz
v0.1.3
Changelog
- 7a07292 Merge pull request #5 from form3tech-oss/tb-update-docs-after-release-0.1.2
- 2b38b41 Merge pull request #6 from form3tech-oss/tb-update-dependent-action
- b92b1b3 Update action.yml
- 6791129 chore: removed typo
- e5e3e2d chore: updated docs after recent release 0.1.2
- a7f9425 chore: updated docs before making a next release
v0.1.2
v0.1.1
v0.1.0
Changelog
- d62e27e Initial Commit
- 35d05dc Initial commit
- 3ceb751 Merge pull request #1 from form3tech-oss/terraform-provider-codeowners-1700749029103655296
- 8df8459 Merge pull request #2 from form3tech-oss/initial-commit
- bc60031 [skip ci] Adding CODEOWNERS file
- 77f9b0e chore: adjust README
- dbd626f chore: extract the context from cobra.Command, pass the ctx to Fuzz() func
- ead4f40 chore: get rid of manual TempDir creation in favor of t.TempDir()
- 9f3bf15 chore: move Project struct to fuzz.go
- 79c2a9d chore: rename TestTarget to Target
- fab511e chore: reword Long command description in the root command
- 102a436 chore: use filepath.Rel instead of strings.StripPrefix when constructing relative corpus dir
- 9fabb1b feat: lookup
go
in PATH before executing to be able to bail out early and provide useful information