git-acm 0.1.1

this helps you generate meaningful commit messages locally using AI
1
2
3
4
5
6
7
8
9
10
### 0.1.1

    - bug fix.
    - readme updates.

### 0.1.0

    - just released.
    - available as a rust package.
    - not suitable for use (contains a bug).