All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Example
- This is a quick summary for people to understand what this release is about.
- Fixed broke thing 1 (DevMattm)
- Added cool new feature (DevMattm)
- Changed something to make more awesome (DevMattm)
##[0.2.0]
- Fix id_pairs bug
- Remove vulnerable libraries from requirements
- Gracefully handle missing tags
- Fix typo in Linux unmount command
##[0.1.0]
- Add DicomImage class
- Add logger (Lumberjack)
- Add id csv
##[0.0.1]
- Add gitignore
- Create README.md, CHANGELOG.md, AUTHORS and LICENSE
- Add config file
- Write polyjuice.py
- Add DicomCaretaker class