Releases: nieomylnieja/gitsync
Releases · nieomylnieja/gitsync
v0.4.0
What's Changed
- feat: Change hunks and regex into a list by @nieomylnieja in #15
BREAKING CHANGES:
ignore[].hunk
-->ignore[].hunks[]
andignore[].regex
-->ignore[].regex[]
. - chore: Update devbox and remove pkg/errors dependency by @nieomylnieja in #14
Dependencies
- chore: Update dependency yaml to v2.5.0 by @renovate in #9
- chore: Update dependency cspell to v8.13.3 by @renovate in #10
- chore: Update dependency cspell to v8.14.2 by @renovate in #11
- chore: Update dependency yaml to v2.5.1 by @renovate in #12
- chore: Update dependency cspell to v8.14.4 by @renovate in #13
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- chore: change commit base message by @nieomylnieja in bcd462a
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- chore: Update dependency cspell to v8.13.0 by @renovate in #8
- fix: Prompt handling and improve validation and PR body by @nieomylnieja in #7
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
v0.2.1
What's Changed
- fix: Correct branch management by @nieomylnieja in #4
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: Support color diff output by @nieomylnieja in #2
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix: Remove depth constraint and add --all to fetch by @nieomylnieja in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release.