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.
- Set UTF8 encoding when converting documents to txt.
- Error in response
Content-Disposition
header in none-ascii filename.
- Export
createApp
as a function, for getting instance later. - Update documentation and fix usage.
- RAW upload support.
- Format error response with JSON.
- Basic
multipart/form-data
upload and convert support.