Skip to content

Conversation

chifflier
Copy link
Member

Misc changes to prepare first beta release (which will be 0.19.0-beta.1):

  • Fix version number in CHANGELOG and UPGRADING files (closes UPGRADING file does not seem to apply #222)
  • Update version to 0.19.0-beta.1
  • chore(cargo): update dependencies time and thiserror
    • note that time depends on time-core which unfortunately requires rust 1.81, which explains the next commits
    • compatibility with our current MSRV is still possible by using a --precise flag with cargo update
  • Clarify MSRV policy in README
  • switch to cargo rdme, add CI checks and update links
    • this helps maintaining src/lib.rs and README.md in sync

@chifflier chifflier requested a review from cpu September 8, 2025 09:55
@chifflier
Copy link
Member Author

@cpu ping? I do not mean to hurry. I totally understand if you do not have time, just tell me :)

@cpu
Copy link
Collaborator

cpu commented Sep 15, 2025

Thanks for the ping and sorry for letting it sit without a reply! I'm a bit more over-subscribed than usual this week and probably won't have a chance to look at it until ~next. You don't have to wait for me of course if that's too long to wait.

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.

UPGRADING file does not seem to apply
2 participants