Releases: krjordan/GitLexJS
Releases · krjordan/GitLexJS
Version 0.2.1
Version 0.2.0
What's Changed
- fix(global): add npm global command & update README by @krjordan in #1
- Merging release/0.1.1 by @krjordan in #3
- Chore add ci cd integration by @krjordan in #4
- fix: typo in README by @krjordan in #5
- Feat: add interactive prompts for better UX by @krjordan in #6
- Feat add ability to change openai model by @krjordan in #7
- Fix always returning generic commit message suggestions by @krjordan in #8
- Fix the git changes issue by @krjordan in #9
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
Initial Release
- It grabs a chunk of the diff and sends it over to OpenAI to generate a commit message
- Also added the
--check-api-key
command - Added decent error handling
- Added Github Action to build & publish
- Updated necessary documentation
Full Changelog: https://github.com/krjordan/GitLexJS/commits/v0.1.0