Releases: artem-y/commit
Releases · artem-y/commit
v0.2.0: Make Missing Config Properties Empty
v0.1.5: Commit With Detached HEAD
What's Changed
Full Changelog: v0.1.4...v0.1.5
v0.1.4: Bump Dependencies
What's Changed
- Prevent resetting global git config in tests by @artem-y in #22
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #23
- Bump go-git version to v5.13.1 by @artem-y in #24
Full Changelog: v0.1.3...v0.1.4
v0.1.3: Issue Regex Validation
v0.1.2: First Security Update
Apparently, there was a vulnerability in the 0.22.0 version of the golang/x/net package found by Dependabot.
Making a quick patch to include the update, along with some of my work on improving stability.
What's Changed
- Refactor and test parts of core logic by @artem-y in #17
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.1.1...v0.1.2
v0.1.1: Support Subdirectories
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0: Initial Release
This is an initial release that has a bare minimum of features that are fairly stable and good enough for my everyday use.
What's Changed
- Initial basic implementation by @artem-y in #1
- Adopt common project structure by @artem-y in #7
- Enable replacement for wrapping brackets by @artem-y in #8
- Prevent commit when no changes are staged by @artem-y in #9
- Enable custom path to config json file by @artem-y in #11
- Prepare for cross platform distribution by @artem-y in #12
- Add basic documentation by @artem-y in #13
- Wrap each issue with prefix and suffix by @artem-y in #14
New Contributors
Full Changelog: https://github.com/artem-y/commit/commits/v0.1.0