Releases: davehorner/mkcmt
Releases · davehorner/mkcmt
Release list
v0.2.2
docs(qc): update README.md addressing version inconsistencies and run HORNERs qc (fmt, fix, audit)
- Updated the README.md to resolve version inconsistencies.
- Executed HORNERs qc with fmt, fix, and audit options to ensure code quality.
v0.2.1
Added
feat(mode_current, mode_recovery, mode_softreset, tests): implement comprehensive branch management enhancements with soft reset (-s), current commit retrieval (-c), and advanced recovery mode integration
- Introduced the -s flag to perform a soft reset on the current branch, preserving uncommitted changes.
- Added the -c flag to retrieve and display the current last commit message for quick reference.
- Enhanced recovery mode to seamlessly restore previous commit messages from HEAD@{1}.
- Developed extensive integration tests to ensure robust functionality across all branch management modes.
- Begin code for parsing commits and CHANGELOGs
v0.2.0
Other
- (clipboard) [breaking] remove unmaintained dependency
v0.1.1
v0.1.0
chore: Release package mkcmt version 0.1.0