chore: release v0.3.11#136
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #136 +/- ##
=======================================
Coverage 78.96% 78.96%
=======================================
Files 8 8
Lines 309 309
Branches 309 309
=======================================
Hits 244 244
Misses 20 20
Partials 45 45 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This is an automated release PR bumping the version from 0.3.10 to 0.3.11. The release includes minor justfile adjustments and updates multiple transitive dependencies in the Cargo.lock file. The version is being updated according to semantic versioning with API-compatible changes.
Key changes:
- Version bump from 0.3.10 to 0.3.11 in Cargo.toml and Cargo.lock
- Changelog entry added for version 0.3.11 with release date of 2025-12-01
- Dependency updates in Cargo.lock (transitive dependencies)
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Cargo.toml | Version field updated from 0.3.10 to 0.3.11 |
| Cargo.lock | Package version and multiple transitive dependency versions updated |
| CHANGELOG.md | New release entry added for v0.3.11 with release date and changelog notes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## [0.3.11](https://github.com/nyurik/sqlite-compressions/compare/v0.3.10...v0.3.11) - 2025-12-01 | ||
|
|
||
| ### Other | ||
|
|
||
| - minor justfile adjustments | ||
|
|
There was a problem hiding this comment.
The release date is set to 2025-12-01, which is in the future. As of December 2025, this date hasn't occurred yet. The date should either be corrected to the actual release date or use the current date format.
| ## [0.3.11](https://github.com/nyurik/sqlite-compressions/compare/v0.3.10...v0.3.11) - 2025-12-01 | |
| ### Other | |
| - minor justfile adjustments | |
| ### Other | |
| - minor justfile adjustments |
3c5a764 to
dbce472
Compare
dbce472 to
a079003
Compare
🤖 New release
sqlite-compressions: 0.3.10 -> 0.3.11 (✓ API compatible changes)Changelog
This PR was generated with release-plz.