-
Notifications
You must be signed in to change notification settings - Fork 12
Dev.3 Release #127
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
Dev.3 Release #127
Conversation
Switch order so that Added is before Fixed.
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.
Pull Request Overview
This PR bumps the version from 0.15.1-dev.2 to 0.15.1-dev.3 as part of the development release process. The version has been published to npm and tagged in the repository.
Key Changes:
- Version bumped from 0.15.1-dev.2 to 0.15.1-dev.3 across all package files
- CHANGELOG.md reorganized to move "Fixed" section after "Added" section and includes new entry for PR #126
- Lock files (Cargo.lock and package-lock.json) updated to reflect version changes
Reviewed Changes
Copilot reviewed 8 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| nucypher-core/Cargo.toml | Updated core package version to 0.15.1-dev.3 |
| nucypher-core-wasm/package.template.json | Updated WASM package template version |
| nucypher-core-wasm/Cargo.toml | Updated WASM crate version |
| nucypher-core-wasm-bundler/package.json | Updated bundler package version |
| nucypher-core-wasm-bundler/package-lock.json | Updated lockfile with new version references |
| nucypher-core-python/setup.py | Updated Python package version |
| nucypher-core-python/Cargo.toml | Updated Python binding crate version |
| Cargo.lock | Updated dependency lock entries for all three nucypher-core packages |
| CHANGELOG.md | Reorganized sections and added reference to PR #126 |
| .bumpversion.cfg | Updated current_version configuration |
Files not reviewed (1)
- nucypher-core-wasm-bundler/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
=======================================
Coverage 63.96% 63.96%
=======================================
Files 21 21
Lines 4554 4554
=======================================
Hits 2913 2913
Misses 1641 1641 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Type of PR:
Required reviews:
What this does:
Issues fixed/closed:
Why it's needed:
Notes for reviewers: