This release
- adds functionality to depersonalise the filenames themselves, not only the DICOM elements
- fixes concurrency problem (overwritten configs) when running in parallel
- improves documentation
- various other fixes including improvement to CI/CD, better test coverage
What's Changed
* Update README.md by alexwtz in https://github.com/TranslationalML/tml-ctp/pull/17
* Update README.md by alexwtz in https://github.com/TranslationalML/tml-ctp/pull/18
* fix: use pathlib for parent folder extraction by esavary in https://github.com/TranslationalML/tml-ctp/pull/23
* fix: overwriting config file by esavary in https://github.com/TranslationalML/tml-ctp/pull/26
* fix: insert missing fields before closing script tag by esavary in https://github.com/TranslationalML/tml-ctp/pull/28
* FEAT: add function to check and anonymize filenames by esavary in https://github.com/TranslationalML/tml-ctp/pull/25
* DOCS: add sphinx documentation by esavary in https://github.com/TranslationalML/tml-ctp/pull/29
* DOCS: Documentation Enhancements and License information for test data by esavary in https://github.com/TranslationalML/tml-ctp/pull/30
* TEST: Unit Test for update_dat_script_file Function by esavary in https://github.com/TranslationalML/tml-ctp/pull/32
* DOCS: Add Acknowledgments, Authors, and Funding Sections by esavary in https://github.com/TranslationalML/tml-ctp/pull/39
* DOCS: update license info by esavary in https://github.com/TranslationalML/tml-ctp/pull/40
* Fix: Update License Classifier by esavary in https://github.com/TranslationalML/tml-ctp/pull/43
* CI: update release workflow by esavary in https://github.com/TranslationalML/tml-ctp/pull/44
* DOCS: Update license from Apache 2.0 to MPL 2.0 in README by esavary in https://github.com/TranslationalML/tml-ctp/pull/46
* DOCS: automatic updates of the version number citation by esavary in https://github.com/TranslationalML/tml-ctp/pull/41
* FIX: Split PatientName for Independent Detection by esavary in https://github.com/TranslationalML/tml-ctp/pull/49
* DOCS: typo fixes; clarify relationship with CTP/Dicom Anonymizer by jonasRichiardi in https://github.com/TranslationalML/tml-ctp/pull/53
**Full Changelog**: https://github.com/TranslationalML/tml-ctp/compare/1.0.0...1.1.0