Releases: ribeirogab/commitfy
Releases · ribeirogab/commitfy
v0.3.0 - Improve OpenAI `setup`: choose language model
What's Changed
- feat: add openai chat model type to env configuration] - b975ae7
- feat: update prompt method to use generic type for return value - 0a1757b
- feat: add chat model selection to OpenAI provider configuration - 254f296
- chore: update version to 0.3.0 in package.json - edb72e3
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
What's Changed
- docs: update and add new project docs by @ribeirogab in #26
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: enhance exclude file handling for git diff in generate-commit module by @ribeirogab in #25
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: add custom context prompt generation logic by @ribeirogab in #24
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: v0.1.0...v0.1.0
v0.0.14
What's Changed
- Feature/ci cd by @ribeirogab in #19
- chore: refactors and unit tests by @ribeirogab in #12
- feat(husky): Add pre-commit script to run tests and build by @ribeirogab in #20
- chore(package): bump version to 0.0.14 by @ribeirogab in #21
- chore: Remove unnecessary condition for main branch in npm-publish wo… by @ribeirogab in #22
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Full Changelog: v0.0.12...v0.0.13
v0.0.12
First release