Summary
Several updates have been implemented, including improvements to metadata file combination, TSDF handling, testing, and documentation. Additionally, there are enhancements to documentation generation, content, and the introduction of a validator script. Legacy import support has been added as well.
What's Changed
* Post publication editions by PabRod in https://github.com/biomarkersParkinson/tsdf/pull/11
* Added Pypi badge and re-order authors by vedran-kasalica in https://github.com/biomarkersParkinson/tsdf/pull/12
* Improved algorithm for combining metadata files by vedran-kasalica in https://github.com/biomarkersParkinson/tsdf/pull/13
* Enhancements for TSDF Handling, Testing, and Documentation Refactoring - [ pre-random access] by vedran-kasalica in https://github.com/biomarkersParkinson/tsdf/pull/19
* Improve docs generation and content by PabRod in https://github.com/biomarkersParkinson/tsdf/pull/20
* Improve existing documentation and introduce tsdf mandatory/optional fields by vedran-kasalica in https://github.com/biomarkersParkinson/tsdf/pull/21
* Support legacy import by vedran-kasalica in https://github.com/biomarkersParkinson/tsdf/pull/22
* Add validator script by kretep in https://github.com/biomarkersParkinson/tsdf/pull/23
**Full Changelog**: https://github.com/biomarkersParkinson/tsdf/compare/v0.2.0...v0.4.0