release: 1.1.2 (docs/examples; wire crate README)#69
Conversation
No library or contract changes — the tq1 envelope, exit codes, and config_version are byte-identical to 1.1.1. This release: - adds `readme = "../../README.md"` to the `anomalyx` crate so the crates.io landing page renders the project README (it had none before); - captures the synergy + polymarket examples and the docs updates in a [1.1.2] CHANGELOG section; - bumps the workspace version 1.1.1 -> 1.1.2 and the three inter-dep pins. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Warning Review limit reached
More reviews will be available in 48 minutes and 39 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
No library or contract changes — the
tq1envelope, exit codes, andconfig_versionare byte-identical to 1.1.1. This is a docs/examples release.readme = "../../README.md"on theanomalyxbinary crate, so the crates.io landing page finally renders the project README (it had none before).cargo package -p anomalyx --listnow includesREADME.md;cargo publish -p anomalyx-core --dry-runverifies clean.[1.1.2]section capturing the synergy + polymarket examples and the README/mdbook docs work (all already merged).Cargo.lock.To be published to crates.io in dependency order after merge.
🤖 Generated with Claude Code