Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1 KB

README.md

File metadata and controls

23 lines (18 loc) · 1 KB

revers is a lightweight CLI tool for complete SemVer management based on Conventional Commits, implemented in Rust.

Functionality

Status Description
💡 Planned
🏗️ Work in Progress
Done

Status Feature
🏗️ Print all commit hashes between Git commits or tags
💡 Print all commit messages between Git commits or tags
💡 Print changelog for changes made between Git commits or tags
💡 Print version for changes made between Git commits or tags
💡 Apply configurations from file