Skip to content

Latest commit

 

History

History
278 lines (175 loc) · 21.2 KB

File metadata and controls

278 lines (175 loc) · 21.2 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.3.0 - 2026-02-14

✨ Features

🐛 Bug fixes

📝 Documentation

🔧 Miscellaneous tasks

👥 New contributors

🫶 @marovira made their first contribution in #372

🫶 @npetzall made their first contribution in #352

0.2.0 - 2025-08-30

✨ Features

  • Add option to remove header pattern before validation (#305) by @welpo

🔧 Miscellaneous tasks

👥 New contributors

🫶 @kianmeng made their first contribution in #280

0.1.0 - 2025-07-05

✨ Features

🐛 Bug fixes

  • Remove styling from non-imperative verbs list (d9b42d8) by @welpo

📝 Documentation

♻️ Refactor

🔧 Miscellaneous tasks

👥 New contributors

🫶 @TribuneX made their first contribution in #199

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

👥 New contributors

🫶 @welpo made their first contribution

🫶 @renovate[bot] made their first contribution in #3