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.
- Add Laravel 10 compatibility
- Update dependencies for Laravel 9
- Allow use in Laravel 8
- Change vendor package name
- Change class name
- Use Laravel package auto-discovery
- Add new errors for FileMaker 18
- Update package information
- Update service container binding to fix an issue with
php artisan route:cache
- Update the status code when the FileMaker server is over capacity
- Update some status codes
- Update documentation
- Initial release