Skip to content
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

Various cleaning up -> version 0.5.2 #368

Merged
merged 5 commits into from
Dec 29, 2024
Merged

Various cleaning up -> version 0.5.2 #368

merged 5 commits into from
Dec 29, 2024

Conversation

ChristopherRabotin
Copy link
Member

Summary

  • Add serde to SpacecraftData -- required removing the name field (breaking change in theory, but no one uses this functionality yet)
  • Add 0x in front of CRC32 checksum messages
  • Add units to function parameters in Rust (documentation related change only, affects only Rust lib)
  • Update to egui 0.30

Architectural Changes

No change

New Features

No change

Improvements

  • Add 0x in front of CRC32 info messages

Bug Fixes

No change

Testing and validation

Remove name from SpacecraftData unit tests

Documentation

This PR does not primarily deal with documentation changes.

@ChristopherRabotin ChristopherRabotin merged commit 1af2fe6 into master Dec 29, 2024
18 checks passed
@ChristopherRabotin ChristopherRabotin deleted the feat/serde branch December 29, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant