v0.0.3
What's Changed
- Update package structure to use internal package for CLI by @catatsuy in #31
- Update dependency golang to v1.22.2 by @renovate in #30
- Update dependency go to v1.22.2 by @renovate in #29
- Update file path variable to hold multiple file paths by @catatsuy in #33
- Update module golang.org/x/term to v0.19.0 by @renovate in #32
- Add test for overwriting file in Run function by @catatsuy in #34
- Add ignore case functionality for search patterns by @catatsuy in #35
- Refactor replaceProcess to use searchRe in replace logic by @catatsuy in #36
- Update README with new Purl features and examples by @catatsuy in #37
- Update binary name and version template in goreleaser config by @catatsuy in #38
- Update release archive name template and ldflags path in Makefile by @catatsuy in #39
- Add installation instructions for 'purl' tool by @catatsuy in #40
Full Changelog: v0.0.1...v0.0.3