Hello. I have been taking a look at this library and added it via Swift Package Manager to a test project. I added it via the latest release version published. However, I noticed that the latest release does not include the latest on the main branch.
For instance, the init() method for DCMDecoder is not public, so as a consumer it's not possible to create a DCMDecoder() instance.
Can you create a new release with the latest on the main branch?
Hello. I have been taking a look at this library and added it via Swift Package Manager to a test project. I added it via the latest release version published. However, I noticed that the latest release does not include the latest on the main branch.
For instance, the init() method for DCMDecoder is not public, so as a consumer it's not possible to create a DCMDecoder() instance.
Can you create a new release with the latest on the main branch?