Releases
0.0.1
Changelog
8015a4b π¨ Refactor config file creation and prompting logic
79423d7 π¨ Run go fmt against codebase
31a0fc0 π Fix error handling in commit message parsing
ec6a1d1 π Fix the test badge
650b8b2 π Update error message when no commit messages are generated
3b6b47f π Add Codecov workflow for code coverage reporting
838afec πΈ Add makefile and relevant commands
65e11e0 π₯ Delete serve command implementation and file
722056e π₯ Remove the fail on failure
cc212d5 π₯ Remove unused import 'bufio' in commit.go
183ef47 π Add test cicd pipeline
7295e4a π¨ Add init command to create configuration file
bce233a π Update getCommitMessages function to include OpenAI API key retrieval and pass it to OpenAI API call
49993a9 π Change cli documentation to reflect the root change
3923e99 π Update README to improve structure and clarity
4b0a69f π Update README with usage badges and installation instructions
c10e3e2 π Add v prefix to pinned action
b051901 β»οΈ Improve lazycommit commit description and add suggestion feature
4d00df8 β»οΈ Refactor command descriptions in lazycommit subcommands
ec93549 β»οΈ Refactor commit command for better readability and clarity
bfcbbd1 β»οΈ Refactor variable declaration in getAPIKey function
9193b06 β»οΈ Update root command use in CLI tool to "lazy"
ec3e74b β¨ Add command for generating CLI documentation
8bf12d5 β¨ Add initial implementation of lazycommit CLI tool
ecbcc1e β¨ Enhance commit utility with AI-based message suggestions
718db15 β¨ Enhance commit utility with AI-based message suggestions
4417ba5 β¨ Integrate promptui for commit message selection
5ab6b7d β¨ Introduce release workflow with GoReleaser configuration and documentation links
b9ac708 β
Refactor config file creation logic and add tests
57b6e16 π§ Add GitHub Actions workflow for linting Go code
fb69696 π§ Add binary file to ignore and pin cobra version
5a20907 π§ Add the codecov slug
27356cc Add CODECOV_TOKEN environment variable to Codecov workflow
a9c852e Initial commit
af421c6 Merge branch 'main' into amend-commit
ced70bb Merge pull request #2 from jasonBirchall/amend-commit
d43673f Update README.md
23fdcc2 β οΈ Add commit command to display current directory diff
ac90fc5 β¨ Remove unused flags and name field in codecov.yaml
6d1431e β¨ Remove unused flags and name field in codecov.yaml
d6ab643 β¨ Update CLI name and description to reflect new features and capabilities
You canβt perform that action at this time.