v0.3.0
What's Changed
Features
- feat: Add
changelog
command. - feat: Add codecov configuration file (
codecov.yaml
) for coverage reporting. - feat: Refactor and enhance command structure for better functionality, including a new command approach and improved error handling.
Refactor
- refactor: Simplify input reading process in command handling.
Documentation
- docs: Update README to enhance clarity, add new features, and improve formatting.
- docs: Revise commit message examples for better clarity and add changelog generation instructions.
Chore
- chore: Add CHANGELOG.md for tracking releases.
Full Changelog: v0.2.0...v0.3.0