Releases: wimpysworld/faff
Releases · wimpysworld/faff
Release list
0.2.0
What's Changed
- docs: add macOS timeout fix instructions by @mapitman in #14
- fix: add bash version check in dependency check function by @mapitman in #16
- feat: Allow editing the commit message by @dzamlo in #20
- fix: update ollama connection protocol by @lkiesow in #21
- feat: Added support for optional API key authentication for Ollama. by @lkiesow in #22
- docs: remove redundant shell configuration from README.md by @lkiesow in #23
- refactor: use file-based operations to avoid ARG_MAX limits with larg… by @flexiondotorg in #25
- feat(cli): add commitlint integration for scoped commits by @flexiondotorg in #26
New Contributors
- @mapitman made their first contribution in #14
- @dzamlo made their first contribution in #20
- @lkiesow made their first contribution in #21
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat: Add script to generate conventional commit messages from git diffs using Ollama LLM by @flexiondotorg in #1
- refactor: enforce conventional commit specification and use the Ollama API by @flexiondotorg in #2
- docs: update README with improved formatting and additional details by @flexiondotorg in #3
- chore: github templates by @flexiondotorg in #4
- refactor: clear spinner line completely by @flexiondotorg in #5
- refactor: clean up and simplify error handling and commit acceptance by @flexiondotorg in #6
- refactor: extract cleanup_temp_files function by @flexiondotorg in #7
- refactor: format download size in human-readable format by @flexiondotorg in #8
- fix: improve error handling in faff.sh by @flexiondotorg in #9
- refactor: move model existence check to a variable for reuse by @flexiondotorg in #10
- refactor: extract spinner logic into function by @flexiondotorg in #11
New Contributors
- @flexiondotorg made their first contribution in #1
Full Changelog: https://github.com/wimpysworld/faff/commits/0.1.0