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

Migrate snafu to 0.8 #450

Merged
merged 6 commits into from
Mar 20, 2024
Merged

Migrate snafu to 0.8 #450

merged 6 commits into from
Mar 20, 2024

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Jan 6, 2024

  • Change snafu version from 0.7 to 0.8
  • admit extended size of AccessError due to the size of the std backtrace type
  • Box some error causes to reduce inline size

@Enet4 Enet4 added breaking change Hint that this may require a major version bump on release A-lib Area: library labels Jan 6, 2024
@Enet4 Enet4 force-pushed the change/snafu_0.8 branch from 089654e to 6fa35fb Compare March 1, 2024 08:29
@Enet4 Enet4 force-pushed the change/snafu_0.8 branch from 6d5dff6 to 4396f48 Compare March 10, 2024 11:50
@Enet4 Enet4 added this to the DICOM-rs 0.7 milestone Mar 13, 2024
Enet4 added 6 commits March 20, 2024 18:13
- admit extended size of AccessError
  due to the size of std backtrace
- remove backtraces feature from Windows build
@Enet4 Enet4 force-pushed the change/snafu_0.8 branch from 4396f48 to 5418cfc Compare March 20, 2024 18:13
@Enet4 Enet4 merged commit 6d2036c into master Mar 20, 2024
4 checks passed
@Enet4 Enet4 deleted the change/snafu_0.8 branch March 20, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lib Area: library breaking change Hint that this may require a major version bump on release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant