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

Remove deprecated contents #458

Merged
merged 5 commits into from
Mar 22, 2024
Merged

Remove deprecated contents #458

merged 5 commits into from
Mar 22, 2024

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Mar 1, 2024

  • [core] Remove deprecated PersonName::from_str
  • [object] Remove deprecated InMemDicomObject::create_empty
  • [encoding] Remove deprecated DynamicTextCodec
  • [parser] Remove deprecated StatefulEncoder::encode_primitive
  • [parser] Remove DataSetReader::new_with

Use SpecificCharacterSet directly
- use new_with_ts_cs or new_with_ts_cs_options
- move documentation into recommended function
@Enet4 Enet4 added breaking change Hint that this may require a major version bump on release A-lib Area: library labels Mar 1, 2024
@Enet4 Enet4 added this to the DICOM-rs 0.7 milestone Mar 13, 2024
@Enet4 Enet4 merged commit 66985b7 into master Mar 22, 2024
4 checks passed
@Enet4 Enet4 deleted the change/remove-deprecated-0.7 branch March 22, 2024 09:33
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.

None yet

1 participant