Releases: a-parida12/pdf2dcm
v0.5.2
v0.5.2 (2025-03-24)
Bug Fixes
- version: Sync version in prints (
67fe736
)
Bumps jinja2 from 3.1.4 to 3.1.5. - Release notes - Changelog - Commits
--- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect
...
-
docs(license): update copyright year(s) (#69)
-
build(deps-dev): bump virtualenv from 20.23.0 to 20.26.6 (#70)
Bumps virtualenv from 20.23.0 to 20.26.6. - Release notes - Changelog - Commits
--- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect
- fix(version): sync version in prints
fixes #66
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions [email protected]
Detailed Changes: v0.5.1...v0.5.2
v0.5.1
v0.5.1 (2025-03-24)
Bug Fixes
- version: Sync version in prints (
4fc3a04
)
fixes #66
Build System
Bumps pillow from 10.2.0 to 10.3.0.
updated-dependencies:
- dependency-name: pillow dependency-type: direct:production
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps jinja2 from 3.1.3 to 3.1.4.
updated-dependencies:
- dependency-name: jinja2 dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps jinja2 from 3.1.4 to 3.1.5.
updated-dependencies:
- dependency-name: jinja2 dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps setuptools from 67.7.2 to 70.0.0.
updated-dependencies:
- dependency-name: setuptools dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps virtualenv from 20.23.0 to 20.26.6.
updated-dependencies:
- dependency-name: virtualenv dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps zipp from 3.15.0 to 3.19.1.
updated-dependencies:
- dependency-name: zipp dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Continuous Integration
Documentation
Co-authored-by: github-actions [email protected]
Detailed Changes: v0.5.0...v0.5.1
v0.5.0
v0.5.0 (2024-01-31)
Build
- build(deps): bump pillow from 10.0.1 to 10.2.0 (#58)
Bumps pillow from 10.0.1 to 10.2.0.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a59ca10
)
- build(deps-dev): bump gitpython from 3.1.37 to 3.1.41 (#55)
Bumps gitpython from 3.1.37 to 3.1.41.
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (f0266b0
)
- build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#54)
Bumps jinja2 from 3.1.2 to 3.1.3.
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (88b7d87
)
- build(deps): bump pillow from 9.5.0 to 10.0.1 (#50)
Bumps pillow from 9.5.0 to 10.0.1.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0a69308
)
- build(deps-dev): bump gitpython from 3.1.31 to 3.1.37 (#51)
Bumps gitpython from 3.1.31 to 3.1.37.
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9a5b9e7
)
Ci
Documentation
- docs(license): update copyright year(s) (#52)
Co-authored-by: github-actions <[email protected]> (9732fa3
)
Feature
-
feat(repersonlization): add customizable fields (#59)
-
feat: add customize repersonalization fields
-
update readme
-
Added file with accession number
-
Add test for custom fields
Co-authored-by: Ashley Rudelsheim <[email protected]>
Co-authored-by: Ashley Rudelsheim <[email protected]>
Co-authored-by: Ashley Rudelsheim <[email protected]> (c966787
)