commisery

Commisery is a package to help check whether given commit messages adhere to Conventional Commits. Specifically, it checks the syntax and some small aspects of the semantics.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install commisery

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.10.0 2022-08-01    
0.9.1 2022-05-02    
0.9.0 2021-05-11    
0.8.3 2021-03-24    
0.8.2 2021-02-08    
0.8.1 2021-01-14    
0.8.0 2020-12-21    
0.7.2 2020-12-07    
0.7.1 2020-12-02    
0.7.1.dev5 pre-release 2020-12-01    
0.7.0 2020-11-27    
0.6.0 2020-11-25    
0.5.0 2020-11-04    
0.4.0 2020-10-15    
0.3.1 2020-09-30    
0.3.0 2020-09-21    
0.2.0 2020-09-02    
0.1.3.dev14 pre-release 2020-09-01    
0.1.2 2020-08-28    
0.1.1 2020-08-28    
0.1.0 2020-08-28    

Issues with this package?

Page last updated 2023-10-28 02:00:42 UTC