This repository was archived by the owner on Aug 10, 2022. It is now read-only.
Releases: hashicorp/inclusify
Releases · hashicorp/inclusify
v0.2.1
v0.2.0
- Change the behavior of the updateCI cmd, which is renamed to updateRefs. This will update code references from $base to $target in the locally cloned repo by default, but will exclude any files/directories listed in INCLUSIFY_EXCLUSION or passed in via the --exclusion flag. The README has been updated to reflect this as well
- Fix some linting errors and specify which linters the project is using in .golangci.yml, now that enable-all has been deprecated
- Create an .env-template for local dev
v0.1.2
- Support updating .goreleaser.yml files, README.md's, and Makefiles in the updateCI command
- Add additional test files to be modified via the integration tests
- Add better CI support for this tool (support staging and prod)
v0.1.1
- Add support for goreleaser in the updateCI command
- Remove the default commit author
- Bump the patch version
v0.1.0
Release v0.1.0