Skip to content

Releases: dcm4che/dcm4che-typeddicom

v0.5.5

12 Sep 09:56
6a7033c
Compare
Choose a tag to compare

What's Changed

  • Update to dcm4che 5.31.0 and DICOM Standard Version 2022e by @rlking in #10
  • Release 0.5.5 by @Nirostar in #11

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

05 May 16:33
61832ae
Compare
Choose a tag to compare

What's Changed

  • Shadow the gradle plugin and relocate dependencies by @Nirostar in #9

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 May 13:39
375c652
Compare
Choose a tag to compare

What's Changed

  • Fix that .build() did expose the private SimpleBuilder instead of the Holder interface by @Nirostar in #8

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 May 08:20
d4ba898
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

26 Apr 14:25
9cd4f7c
Compare
Choose a tag to compare

What's Changed

  • Fix some OSGi bugs and Add better IntelliJ support by @Nirostar in #6

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Apr 07:51
0583cf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

01 Dec 10:29
6ad92c6
Compare
Choose a tag to compare
  • Add support for Functional Group Macros
  • Add private creator to sequences

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

28 Sep 12:47
8088ebe
Compare
Choose a tag to compare

Increase version number to get rid of corrupted jar in Maven repos

v0.4.1

22 Sep 16:10
5efc21e
Compare
Choose a tag to compare

Make SimpleHolder public

v0.4.0

21 Sep 17:40
7e8e538
Compare
Choose a tag to compare

Add builder API support for custom tags