docs: update version references to alpha releases#72
Conversation
Update all documentation and demo package dependencies to reference the correct alpha versions: - SundialKit: 2.0.0-alpha.1 - SundialKitStream: 1.0.0-alpha.1 - SundialKitCombine: 1.0.0-alpha.1 Changes: - README.md: Update installation examples to use alpha versions - SundialKit.docc/Documentation.md: Update DocC installation example - Examples/Sundial/Package.swift: Convert from branch refs to version tags - Examples/Sundial/README.md: Update version in project description This ensures users understand they're working with pre-release software and demo builds use stable version references instead of branch heads. Note: Waiting for SundialKitStream and SundialKitCombine tags to be created before enabling CI. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
WalkthroughThe pull request updates Swift Package dependencies from branch-based pins to explicit alpha version pins across configuration and documentation files. Three dependencies (SundialKit, SundialKitCombine, SundialKitStream) are transitioned to prerelease versions (2.0.0-alpha.1 and 1.0.0-alpha.1) with corresponding documentation updates. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used📓 Path-based instructions (2)**/*.swift📄 CodeRabbit inference engine (CLAUDE.md)
Files:
{Package.swift,**/Package.swift}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (13)📓 Common learnings📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
📚 Learning: 2025-11-24T22:42:18.533ZApplied to files:
⏰ 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). (4)
🔇 Additional comments (5)
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. Additional details and impacted files@@ Coverage Diff @@
## main #72 +/- ##
=======================================
Coverage 65.39% 65.39%
=======================================
Files 31 31
Lines 526 526
=======================================
Hits 344 344
Misses 182 182
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
Updates all documentation and demo package dependencies to reference the correct alpha versions:
2.0.0-alpha.11.0.0-alpha.11.0.0-alpha.1Changes
README.md: Update installation examples to use alpha versionsSundialKit.docc/Documentation.md: Update DocC installation exampleExamples/Sundial/Package.swift: Convert from branch refs to version tagsExamples/Sundial/README.md: Update version in project descriptionRationale
This ensures users understand they're working with pre-release software and demo builds use stable version references instead of branch heads.
Notes
1.0.0-alpha.1tags are created and pushed for SundialKitStream and SundialKitCombine repositories. Once those tags are available, this PR can be marked ready for review.🤖 Generated with Claude Code
Perform an AI-assisted review on
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.