Releases: mufeedvh/code2prompt
Releases · mufeedvh/code2prompt
v2.0.0
What's Changed
- Update README.md by @ahonnecke in #12
- feat: use "arboard" for cross-platform clipboard compatibility by @Saimo in #19
- Major Refactor and New Features: Modularization, Enhanced CLI, and Logging by @ODAncona in #20
- Implement GitHub Pull Request Description Prompt Generator by @noczero in #22
- handle no clipboard more gracefully, prints to stdout by @perstarkse in #30
- fix git_tests: explicit git init to master, error handling by @perstarkse in #32
New Contributors
- @ahonnecke made their first contribution in #12
- @Saimo made their first contribution in #19
- @ODAncona made their first contribution in #20
- @noczero made their first contribution in #22
- @perstarkse made their first contribution in #30
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- bugfix: explictly assign CLI short-flag for encoding by @123vivekr in #4
- Add git diff generation and template for git commit message by @123vivekr in #5
- Add template to refactor code by @123vivekr in #7
- Add line number option by @123vivekr in #9
New Contributors
- @123vivekr made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0