Skip to content

Releases: davehorner/mkcmt

v0.2.2

12 Mar 04:20
Compare
Choose a tag to compare

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

12 Mar 04:02
Compare
Choose a tag to compare

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

11 Mar 06:03
Compare
Choose a tag to compare

Other

  • (clipboard) [breaking] remove unmaintained dependency

v0.1.1

11 Mar 05:25
77955f0
Compare
Choose a tag to compare

Other

  • release v0.1.0

v0.1.0

11 Mar 05:21
Compare
Choose a tag to compare
chore: Release package mkcmt version 0.1.0