Skip to content

Is there a cadence for releases on the tock-registers crate? #3691

Closed Answered by ppannuto
andreeaflorescu asked this question in Q&A
Discussion options

You must be logged in to vote

There's not a formal release cadence, rather we tend to release on-demand when salient features are added, fixes needed by downstream, etc.

Looks like there's only two commits of note since the last release:

  • 480ee65: Rename matches_any() to any_matching_bits_set(), implement matches_any()
  • 83d1665: derive Debug on Value

Happy to push a new release; I'm guessing given your recent PR you'd like the Debug fix pushed out?

I'll work on putting together a release now.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ppannuto
Comment options

You must be logged in to vote
1 reply
@ppannuto
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants