shepmaster / snafu

Easily assign underlying errors into domain-specific errors while adding context
https://docs.rs/snafu/
Apache License 2.0
1.39k stars 60 forks source link

[snafu-derive] Support heck v0.5 #451

Closed Enet4 closed 3 months ago

Enet4 commented 4 months ago

No further changes appear to be necessary.

netlify[bot] commented 4 months ago

Deploy Preview for shepmaster-snafu ready!

Name Link
Latest commit 5b5f80dcd56ffb8da94a2bf6f6b15877f5c2f1a5
Latest deploy log https://app.netlify.com/sites/shepmaster-snafu/deploys/6650ba38dd594f0008f6551e
Deploy Preview https://deploy-preview-451--shepmaster-snafu.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

shepmaster commented 4 months ago

Away from computer at the moment, but I think I want this to be default-features=false, have the version range be >= 0.4, < 0.6, and then probably add a test that it continues to work with version 0.4. 0.5 will be tested in CI automatically.

shepmaster commented 3 months ago

and then probably add a test

We already have that, yay.