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

Bump version to 0.9.2 #145

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Bump version to 0.9.2 #145

merged 1 commit into from
Jan 24, 2025

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Jan 24, 2025

RIOT is in hard freeze and this version is planned for 2025.01 -- and should thus also be on crates.io for easy use in out-of-tree applications.

There's a rustfmt underformatting that my local tools report; let's see what CI says, and look into whether anything needs to be added (but ideally after the release).

Procedurally, once this is ready to be merged, I'll upload the tag and then merge it. (I'm not familiar enough with the automation around that to trust GitHub actions to upload to crates.io).


Changes:

  • UART support added.
  • SPI reimplemented for embedded-hal 1.0.
  • Adjust to RIOT API changes in gcoap, GPIO, shell XFA.
  • Error enhancements (niche used, Display and Error added, pretty if tiny_strerror is available).
  • GNRC enhancements (simplifications, debug, added methods).
  • Added contributing guide.
  • Documentation fixes.

Changes:

* UART support added.
* SPI reimplemented for embedded-hal 1.0.
* Adjust to RIOT API changes in gcoap, GPIO, shell XFA.
* Error enhancements (niche used, Display and Error added, pretty if
  tiny_strerror is available).
* GNRC enhancements (simplifications, debug, added methods).
* Added contributing guide.
* Documentation fixes.
@chrysn chrysn requested a review from Teufelchen1 January 24, 2025 11:47
@chrysn chrysn changed the title Bump version Bump version to 0.9.2 Jan 24, 2025
Copy link
Contributor

@Teufelchen1 Teufelchen1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@chrysn chrysn enabled auto-merge January 24, 2025 13:14
@chrysn chrysn merged commit 006e35d into main Jan 24, 2025
131 checks passed
@chrysn chrysn deleted the branch092 branch January 24, 2025 13:15
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.

2 participants