chore(release): v0.2.0#19
Merged
Merged
Conversation
97fc93d to
fc223d5
Compare
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fc223d5 to
527fb56
Compare
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.
Auto-generated by
release-prep.Bumps the workspace version from
v0.1.0to v0.2.0 based on theminorbump rule (conventional commits since the last tag).Merging this PR triggers
release.yml, which tagsv0.2.0, builds artifacts, and publishes the GitHub Release.Review the bump version and the updated
CHANGELOG.mdbelow before merging.Changelog preview
Changelog
All notable changes documented here. The format follows
Keep a Changelog and the project follows
Semantic Versioning.
0.2.0 - 2026-06-15
Added
CI
Fixed
Other
Refactored
phoxalcrate (refactor: depend on singlephoxalcrate #15)0.1.0 - 2026-05-28
Added
CI
Fixed
0.0.0-dev - 2026-05-28
Added
CI
Other
Refactor
HashMap; standardize keys for actuators, sensors, and joints; enhance validation logic; adjust tests and fixtures accordingly; improve maintainability and modularity.versionandfrom_valuemethods fromManifestto simplify codebase and improve maintainabilityConfigService,Config, andKinematics, consolidate configurations into clients, and simplify service architecture for improved modularity and maintainability.servicemodule toserveracross the codebase, update references to match new structure, add material color propagation to rendered assets, and enhance logging functionality.servicemodule toserveracross the codebase, update references to match new structure, add material color propagation to rendered assets, and enhance logging functionality.Busabstraction with support for Zenoh and in-memory backends, replaceBus::builderusages withBus::zenoh, and enhance testability with an in-memory implementation.presenceintopresence-clientandrobot-presence, removetimebase-core, update bus dependencies, and clean up associated tests and documentation.robot_client_*crates torobot_*, update imports across modules, and clean up related dependenciesclientandservermodules fromrobot-coreto streamline project structurecorenamespace, update paths and dependencies accordinglydevice-registrycrate for embedded per-device configuration and update dependencies across affected modulesrobot/torobot-utils/and update dependencies torobot-utils-*Refactored