8 releases (5 breaking)
0.6.0 | Apr 21, 2025 |
---|---|
0.5.1 | Nov 5, 2024 |
0.4.2 | Nov 1, 2024 |
0.4.0 | Mar 15, 2024 |
0.1.0 | Dec 23, 2023 |
#754 in Debugging
66 downloads per month
22KB
358 lines
Utilities for tracing and logging.
Some fairly opinionated!
sg-rust-utils
Various Rust utility libraries
Release workflow
Using cargo-release for release workflow.
Set the new version using cargo release version [minor, major etc.]
. Then use cargo release
when ready to do the actual release (this also replaces the “Unreleased” section in CHANGELOG.md
).
Dependencies
~17–30MB
~414K SLoC