All notable changes to laravel-api-client
will be documented in this file
- PHP 8.0
- Laravel 8.0
- Bug fix, getKey function went into infinite loop
- Bug fix, error on deletion.
- Bug fix, on save or deletion the populated model was not being returned.
- The Laravel 7.0 Version
- Use the Laravel Http client.
- Bug fix, getKey function went into infinite loop
- Bug fix, error on deletion.
- Bug fix, on save or deletion the populated model was not being returned.
- The Laravel 6.0 Version
- Mainly updates to use newer Laravel Model Attribute casting.
- Bug fix, getKey function went into infinite loop
- Bug fix, error on deletion.
- Bug fix, on save or deletion the populated model was not being returned.
- Updates to many things.
- Initial Public Release
There are many 1.0 early versions which we wont document, we had to create them as composer wasnt allowing us to work locally.
- New API Builder Library