Skip to content

[ul] Recover API compatibility with 0.7.1#582

Merged
Enet4 merged 1 commit intomasterfrom
bug/ul/recover-api
Oct 30, 2024
Merged

[ul] Recover API compatibility with 0.7.1#582
Enet4 merged 1 commit intomasterfrom
bug/ul/recover-api

Conversation

@Enet4
Copy link
Copy Markdown
Owner

@Enet4 Enet4 commented Oct 29, 2024

This brings back or reverts some parts of the API changed by #542 so that there are no breaking changes.

Summary

  • revert some changes to association::client::Error so that the enum type stays backwards compatible
  • re-export PDataReader, PDataWriter, and AsyncPDataWriter in association module
  • re-export PDU constants in pdu::reader module (as deprecated so that users prefer the ones in pdu)
  • re-export error types in PDU reader and writer modules from dicom_ul::pdu

- revert changes to association::client::Error
  so that it stays backwards compatible
- re-export PDataReader, PDataWriter, and AsyncPDataWriter in association module
- re-export PDU constants in pdu::reader module (as deprecated)
- re-export error types in PDU reader and writer modules
@Enet4 Enet4 added bug This is a bug chore For keeping the project tidy A-lib Area: library C-ul Crate: dicom-ul labels Oct 29, 2024
@Enet4 Enet4 merged commit 5eeb56e into master Oct 30, 2024
@Enet4 Enet4 deleted the bug/ul/recover-api branch October 30, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-lib Area: library bug This is a bug C-ul Crate: dicom-ul chore For keeping the project tidy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant