Skip to content

Latest commit

 

History

History
183 lines (115 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

183 lines (115 loc) · 14.1 KB

Changelog

Welcome to the changelog for git-sumi. This document aims to provide a comprehensive list of all notable changes made to the project, organised chronologically by release version.

We use Semantic Versioning (SemVer) for our version numbers, formatted as MAJOR.MINOR.PATCH. Major version changes involve significant (breaking) changes, minor versions introduce features and improvements in a backward compatible manner, and patch versions are for bug fixes and minor tweaks.

0.0.9 - 2024-05-06

✨ Features

  • (imperative) Expand non-imperative verbs list (dfde2a9) by @welpo
  • (imperative) Expand non-imperative verbs list (d13e6e5) by @welpo

📝 Documentation

♻️ Refactor

🔧 Miscellaneous tasks

0.0.8 - 2024-02-09

💥 BREAKING CHANGES 💥

  • (init) Add prepare-commit-msg hook (#13) by @welpo

✨ Features

  • (imperative) Add a few non-imperative verbs (0f0a867) by @welpo
  • (init) [‼️BREAKING‼️] Add prepare-commit-msg hook (#13) by @welpo

🐛 Bug fixes

  • Ignore comment lines in commit messages (#14) by @welpo

📝 Documentation

0.0.7 - 2024-02-08

📝 Documentation

♻️ Refactor

  • Unify and rephrase options descriptions (#12) by @welpo
  • Rename 'yaml' extensions to 'yml' (e13808f) by @welpo

✅ Testing

🔧 Miscellaneous tasks

0.0.6 - 2024-02-05

🔧 Miscellaneous tasks

  • (Cargo.toml) Exclude more unneeded directories (76b21c4) by @welpo
  • (release) Upload and download PyPi wheels (16b9e47) by @welpo

0.0.5 - 2024-02-05

📝 Documentation

🔧 Miscellaneous tasks

0.0.4 - 2024-02-05

✨ Features

  • (config) Override config bools with env vars (#9) by @welpo
  • (imperative) Expand non-imperative verbs (22033cc) by @welpo
  • (imperative) Expand non-imperative verbs (2f7dcba) by @welpo

🐛 Bug fixes

📝 Documentation

🔧 Miscellaneous tasks

0.0.3 - 2024-02-05

🐛 Bug fixes

🔧 Miscellaneous tasks

0.0.2 - 2024-02-04

💥 BREAKING CHANGES 💥

  • (display) Add markdown table format (#7) by @welpo

✨ Features

  • (display) [‼️BREAKING‼️] Add markdown table format (#7) by @welpo

🔧 Miscellaneous tasks

  • (release) Auto-update version in Cargo.toml (312e12c) by @welpo

0.0.1 - 2024-02-04

✨ Features

📝 Documentation

✅ Testing

🔧 Miscellaneous tasks