Releases: Nutlope/aicommits
Releases · Nutlope/aicommits
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
What's Changed
- refactor: revamp the UI by @privatenumber in #58
- refactor: gpt-3 prompt to be more concise by @privatenumber in #57
- feat: remove ending period by @kadekillary in #59
- docs: list maintainers by @privatenumber in #62
- build: bundle dependencies by @privatenumber in #63
- chore: add commit hooks by @privatenumber in #56
- feat: show multiple options by @privatenumber in #64
New Contributors
- @kadekillary made their first contribution in #59
Full Changelog: v1.0.7...v1.1.0
v1.0.7
What's Changed
- refactor: setup utils file by @privatenumber in #50
- ci: add github actions for linting & type-checking by @privatenumber in #45
- feat: config file at
~/.aicommits
by @privatenumber in #51 - build: strict mode, use esm, and target es2020 by @privatenumber in #52
- refactor: use execa by @privatenumber in #54
- build: use pkgroll by @privatenumber in #53
- refactor: create helper methods in utils by @privatenumber in #55
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- chore: update gitignore by @privatenumber in #34
- chore: use pnpm by @privatenumber in #35
- chore: create
src
,dist
,.github
directories by @privatenumber in #36 - chore: add eslint by @privatenumber in #37
- chore: add nvmrc file for Node.js by @privatenumber in #38
- refactor: consolidated src to one file by @privatenumber in #39
- refactor: use
openai
package by @privatenumber in #40 - fix:
bin
path outdated fromsrc
consolidation by @privatenumber in #41
Full Changelog: v1.0.5...v1.0.6
AICommits v1.0.5
What's Changed
- chore:
package.json
refactors by @privatenumber in #6 - update prompt wording to specify use of present tense by @m1yon in #3
- Update execSync command to use backticks instead of single quotes. by @yusefren in #10
- excluding pnpm-lock.yaml from git diff by @dasovm in #9
- Fix OpenAI API error handling when generating commit message by @yusefren in #12
- chore: add LICENSE by @privatenumber in #14
- Rename environment variable for OpenAI API key by @iamshabell in #15
New Contributors
- @privatenumber made their first contribution in #6
- @m1yon made their first contribution in #3
- @yusefren made their first contribution in #10
- @dasovm made their first contribution in #9
- @iamshabell made their first contribution in #15
Full Changelog: https://github.com/Nutlope/aicommits/commits/v1.0.5