Skip to content

Latest commit

 

History

History
100 lines (61 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

100 lines (61 loc) · 2.22 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.0-rc.3] - 2024-08-30

🐛 Bug Fixes

  • (cargo) Override formula name

📚 Documentation

  • (README) Add cargo installation instruction
  • (changelog) Revise changelog

⚙️ Miscellaneous Tasks

  • (git-cz) Remove bash git-cz and install script

[0.1.0-rc.2] - 2024-08-28

🚀 Features

  • (git-cz) Add optional footer prompt
  • (cargo-dist) Install prebuilt binaries via homebrew
  • (cargo-dist) Install prebuilt binaries via powershell

🐛 Bug Fixes

  • (cargo) Add openssl as a vendored dependencies

🚜 Refactor

  • Rename module in main.rs and test_main.rs

📚 Documentation

  • (README) Add shell installation
  • Add assets

⚙️ Miscellaneous Tasks

  • (cargo) Bump rc version
  • (cargo) Rename package-name and add bin section
  • (cargo) Add license-file

[0.1.0-rc.1] - 2024-08-27

🚜 Refactor

  • (git-cz) Rewrite git-cz in Rust
  • (git-cz) Rewrite git-cz in a more modular way

🧪 Testing

  • (git-cz) Add testing

⚙️ Miscellaneous Tasks

  • (cargo) Add cargo-dist CI
  • (cargo) Add description and repo
  • (cargo) Bump version to 0.1.0-rc.1
  • (Cargo) Add dependencies and dev-dependencies

[unreleased]

The unreleased version was a bash script with gum. You can find the bash script here.

🚀 Features

  • (git-cz) Display commit information
  • (git-cz) Add option to automatically stage files
  • (git-cz) Add more types
  • (git-cz) Add initial git-cz

🐛 Bug Fixes

  • (git-cz) Get ctrl+c to work
  • (git-cz) Correct usage message

📚 Documentation

  • (install) Wrong script choose to install
  • (readme.md) Updated the images dimensions in example
  • (README) Update examples to include image
  • (images) Add image examples
  • (README) Fix heading typo conventiona -> conventional
  • (README) Add contributing section
  • (README) Update README with installation instruction
  • (README) Update installation instruction

⚙️ Miscellaneous Tasks

  • (LICENSE) Update names.
  • (LICENSE) Add beerware License.