Releases: staticdev/cleancontacts
Releases · staticdev/cleancontacts
v0.4.0
Changes
- Upgrade go 1.18 (#37) @staticdev
🚀 Features
- Change cobra to coral (#36) @staticdev
👷 Continuous Integration
- Add lint checks (#38) @staticdev
- Add dependabot (#27) @staticdev
🔨 Refactoring
- Revert coral dep (#39) @staticdev
💄 Style
- Add pre-commit (#26) @staticdev
📦 Dependencies
- Bump github.com/spf13/afero from 1.8.1 to 1.8.2 (#35) @dependabot
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#34) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#33) @dependabot
- Bump github.com/spf13/afero from 1.8.0 to 1.8.1 (#32) @dependabot
- Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (#31) @dependabot
- Bump actions/setup-go from 2.1.5 to 3 (#30) @dependabot
- Bump release-drafter/release-drafter from 5.17.5 to 5.18.1 (#29) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#28) @dependabot
v0.3.0
Changes
🚨 Testing
- Add custom errors and test cases (#24) @staticdev
- Add cmd test case (#23) @staticdev
- Update tests with minor improvements (#22) @staticdev
- Add refactor testing interfaces (#20) @staticdev
👷 Continuous Integration
- Fix extended description for deb files (#25) @staticdev
📚 Documentation
- Better usage instructions (#21) @staticdev
🔨 Refactoring
- Add refactor testing interfaces (#20) @staticdev
v0.2.1
Changes
- Fix patch (#19) @staticdev
- Version 0.2.1 (#18) @staticdev
🪲 Fixes
- Fix codecov and afero on mod (#17) @staticdev
v0.2.0
Changes
🚀 Features
- Clean empty tel contacts (#13) @staticdev
- Add afero FS (#12) @staticdev
👷 Continuous Integration
- Add deb and rpm nfpms (#15) @staticdev
v0.1.1
Changes
- Renaming archives (#9) @staticdev
👷 Continuous Integration
- Add release drafter (#7) @staticdev
- Fix archives yaml (#6) @staticdev
- Change zip format (#5) @staticdev
📚 Documentation
- Add instalation steps (#8) @staticdev
v0.1.0
Changes
- Ci/test workflow (#1) @staticdev
🚨 Testing
- Test improvements (#3) @staticdev
👷 Continuous Integration
- Add coverage recursive (#2) @staticdev