All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Bugfix: propagate all errors from busboy
- Bugfix: ensure file order is correct
- Bugfix: don't hang when hitting size limit
- Bugfix: decrement pending writes on error
- Introduce storage engines
- Specify expected fields
- Follow the W3C JSON form spec