0.2.0
This is the second minor release of tusd and brings some pretty neat features along with it:
- Added StoreComposer to enable simpler composing of complex store setup
- Added the post-finish and post-terminate hook (experimental)
- Added a greeting for request at the root path
- Improved README and documentation to match latest code
- Fixed data races in MemoryLocker using mutex
- Fixed description of -max-size flag
- Fixed missing ID for S3Store.GetInfo()