-
Notifications
You must be signed in to change notification settings - Fork 13
docs: update CHANGELOG and README for v0.1 #181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Calum Murray <[email protected]>
WalkthroughDocumentation updates for v0.1 release: CHANGELOG expanded with new features, breaking changes, and contributor credits; README updated with two additional CLI commands (build and version). Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🪛 LanguageToolREADME.md[grammar] ~89-~89: There might be a mistake here. (QB_NEW_EN) CHANGELOG.md[grammar] ~11-~11: There might be a mistake here. (QB_NEW_EN) [grammar] ~12-~12: There might be a mistake here. (QB_NEW_EN) [grammar] ~13-~13: There might be a mistake here. (QB_NEW_EN) [grammar] ~14-~14: There might be a mistake here. (QB_NEW_EN) [grammar] ~15-~15: There might be a mistake here. (QB_NEW_EN) [grammar] ~16-~16: There might be a mistake here. (QB_NEW_EN) [grammar] ~18-~18: There might be a mistake here. (QB_NEW_EN) [grammar] ~19-~19: There might be a mistake here. (QB_NEW_EN) [grammar] ~21-~21: There might be a mistake here. (QB_NEW_EN) [grammar] ~24-~24: There might be a mistake here. (QB_NEW_EN) [grammar] ~25-~25: There might be a mistake here. (QB_NEW_EN) [grammar] ~26-~26: There might be a mistake here. (QB_NEW_EN) [grammar] ~27-~27: There might be a mistake here. (QB_NEW_EN) [grammar] ~28-~28: There might be a mistake here. (QB_NEW_EN) [grammar] ~47-~47: There might be a mistake here. (QB_NEW_EN) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
All good, just one comment... Are we graciously failing if the mcp file version is not good? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves #178
This PR updates the CHANGELOG with the new features in v0.1, as well as adds the new CLI commands to the README
Summary by CodeRabbit
New Features
build
(container image creation) andversion
(display version information).Breaking Changes
Updated Dependencies
Documentation