- Use csv standard library for CSV writing
- Multiprocessing support
- Fixed issue preventing main run from command line
- Support for large scale analysis, don't store full pydicom datasets
- Added SOPInstanceUID to summary
- Keyboard Interrupt (CTRL+C) during analysis (after file collection) will write the partial results
- Add verbose mode
- dvha-mlca.readthedocs.io
- unit testing
- Initial release