Final cleanup before v0.1.0 release#20
Merged
shsms merged 3 commits intofrequenz-floss:v0.x.xfrom Dec 1, 2025
Merged
Conversation
This makes the naming consistent with our other crates. Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
- frequenz-microgrid-formula-engine: git rev 463414a -> 0.1.0 - frequenz-resampling: git rev ce84d66 -> 0.1.0 Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
There was a problem hiding this comment.
Pull request overview
This PR performs a final cleanup before the v0.1.0 release by renaming the package from frequenz-microgrid-rs to frequenz-microgrid and updating dependencies from git references to published versions.
Key Changes:
- Renamed the crate from
frequenz-microgrid-rstofrequenz-microgridfor cleaner package naming - Updated dependencies
frequenz-microgrid-formula-engineandfrequenz-resamplingfrom git references to version0.1.0 - Added package metadata (description, repository, license) to Cargo.toml
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Cargo.toml | Renamed package, added metadata fields, and updated dependencies to published versions |
| README.md | Updated badge and documentation URLs to reflect new package name |
| RELEASE_NOTES.md | Updated title to use new package name format |
| CONTRIBUTING.md | Updated crates.io URL to reflect new package name |
| .github/RELEASE_NOTES.template.md | Updated template title to match new naming convention |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
matthias-wende-frequenz
approved these changes
Dec 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.