Conversation
📝 WalkthroughWalkthroughBumped project version to 1.3.0 in metadata and source, and added a new CHANGELOG.md documenting the 1.3.0 release contents (features, bug fixes, documentation). Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 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 |
Codecov Report✅ All modified and coverable lines are covered by tests.
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Around line 38-40: Update the changelog entry that currently reads "use GitHub
markdown for version notice" to capitalize the proper noun as "use GitHub
Markdown for version notice"; locate the exact entry string in CHANGELOG.md (the
third bullet in the shown diff) and change only the word "markdown" to
"Markdown" preserving the rest of the line and commit/PR metadata.
| * add contributing guidelines to CONTRIBUTING.md ([#50](https://github.com/fishaudio/fish-audio-python/issues/50)) [skip ci] ([e1b904e](https://github.com/fishaudio/fish-audio-python/commit/e1b904ee631c243d684c4a9fc0319b57892eef84)) | ||
| * update README to clarify changes in PyPI versioning for Fish Audio Python SDK ([#45](https://github.com/fishaudio/fish-audio-python/issues/45)) [skip ci] ([0f97f6f](https://github.com/fishaudio/fish-audio-python/commit/0f97f6fa835df4779c758ef1c9f278625c19eaa8)) | ||
| * use GitHub markdown for version notice ([#46](https://github.com/fishaudio/fish-audio-python/issues/46)) [skip ci] ([4e39d0c](https://github.com/fishaudio/fish-audio-python/commit/4e39d0cd04bee7fcac2ecc176814c417a49869b6)) |
There was a problem hiding this comment.
Capitalize “Markdown” in the changelog entry.
Minor doc typo for the proper noun.
✏️ Proposed fix
-* use GitHub markdown for version notice ([`#46`](https://github.com/fishaudio/fish-audio-python/issues/46)) [skip ci] ([4e39d0c](https://github.com/fishaudio/fish-audio-python/commit/4e39d0cd04bee7fcac2ecc176814c417a49869b6))
+* use GitHub Markdown for version notice ([`#46`](https://github.com/fishaudio/fish-audio-python/issues/46)) [skip ci] ([4e39d0c](https://github.com/fishaudio/fish-audio-python/commit/4e39d0cd04bee7fcac2ecc176814c417a49869b6))📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| * add contributing guidelines to CONTRIBUTING.md ([#50](https://github.com/fishaudio/fish-audio-python/issues/50)) [skip ci] ([e1b904e](https://github.com/fishaudio/fish-audio-python/commit/e1b904ee631c243d684c4a9fc0319b57892eef84)) | |
| * update README to clarify changes in PyPI versioning for Fish Audio Python SDK ([#45](https://github.com/fishaudio/fish-audio-python/issues/45)) [skip ci] ([0f97f6f](https://github.com/fishaudio/fish-audio-python/commit/0f97f6fa835df4779c758ef1c9f278625c19eaa8)) | |
| * use GitHub markdown for version notice ([#46](https://github.com/fishaudio/fish-audio-python/issues/46)) [skip ci] ([4e39d0c](https://github.com/fishaudio/fish-audio-python/commit/4e39d0cd04bee7fcac2ecc176814c417a49869b6)) | |
| * add contributing guidelines to CONTRIBUTING.md ([`#50`](https://github.com/fishaudio/fish-audio-python/issues/50)) [skip ci] ([e1b904e](https://github.com/fishaudio/fish-audio-python/commit/e1b904ee631c243d684c4a9fc0319b57892eef84)) | |
| * update README to clarify changes in PyPI versioning for Fish Audio Python SDK ([`#45`](https://github.com/fishaudio/fish-audio-python/issues/45)) [skip ci] ([0f97f6f](https://github.com/fishaudio/fish-audio-python/commit/0f97f6fa835df4779c758ef1c9f278625c19eaa8)) | |
| * use GitHub Markdown for version notice ([`#46`](https://github.com/fishaudio/fish-audio-python/issues/46)) [skip ci] ([4e39d0c](https://github.com/fishaudio/fish-audio-python/commit/4e39d0cd04bee7fcac2ecc176814c417a49869b6)) |
🧰 Tools
🪛 LanguageTool
[uncategorized] ~40-~40: Did you mean the formatting language “Markdown” (= proper noun)?
Context: ...9c758ef1c9f278625c19eaa8)) * use GitHub markdown for version notice ([#46](https://githu...
(MARKDOWN_NNP)
🤖 Prompt for AI Agents
In `@CHANGELOG.md` around lines 38 - 40, Update the changelog entry that currently
reads "use GitHub markdown for version notice" to capitalize the proper noun as
"use GitHub Markdown for version notice"; locate the exact entry string in
CHANGELOG.md (the third bullet in the shown diff) and change only the word
"markdown" to "Markdown" preserving the rest of the line and commit/PR metadata.
2f15e5c to
666ce81
Compare
666ce81 to
ccf8f2f
Compare
🤖 I have created a release beep boop
1.3.0 (2026-02-13)
Features
Bug Fixes
sprefixed models to fail websocket integration tests (#71) (6a2a289)Documentation
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
Bug Fixes
Documentation