Skip to content

Latest commit

 

History

History
156 lines (118 loc) · 4.95 KB

release_notes.rst

File metadata and controls

156 lines (118 loc) · 4.95 KB

Release Notes

1.1.1

  • Added Codacity and CodeFactor integrations to improve code quality and implemented suggestions.
  • Added issue templates, code of conduct, and RTD configuration file.
  • Added documentation building and test execution instructions in the project's README.

1.1.0

  • Updated project structure and packaging to conform with PEP517 and PEP518.
  • Migrated CI to GitHub Actions.
  • Fixed dcm generation by mime-type bug (#30) for nested directories.
  • Improved tests and increased coverage.

1.0.1

  • Fixed ImportError bug upon importing the python-magic library in a non-Linux OS.

1.0.0

  • Improved test coverage and added more docstrings.

0.1.7

0.1.6

0.1.5

0.1.4

  • Changed the return type of data elements with a value multiplicity greater than 1 from list to tuple.

0.1.3

0.1.2

0.1.1

0.1.0

First release!