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.
- Error handler for failed response
- Fix exception message retrieving from error collection
- Increase code coverage
- Add new file entity to serialize
- Refactor factories
- Update jms/serializer to 3+ version
- Update guzzle to 7+ version
- Deprecate SignNow\Rest\EntityManagerFactory
- Fix array type mapping
- Fix FileLink type formatting for multipart
- Fix SplFileInfo type formatting for multipart
- Add required php extension to composer.json
- Initial release