Releases: theposeidonas/laravel-parasut-api
Releases · theposeidonas/laravel-parasut-api
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Laravel Parasut API v1.2.1 Changes
- Fixed PDF Methods
- Fixed PDF Tests
- Added missing modules to README files
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Laravel Parasut API v1.2.0 Changes
- All redundant code has been reviewed and fixed.
- Query parameters can now be used for every model. These values are validated with a Validator.
- A more optimized structure has been implemented.
- The functions of each model are tested with PHPUnit.
- LICENSE and CHANGELOG files have been added.
- A FUNDING file has been added.
- A GitHub Actions file has been added (currently in the testing phase).
- The
source
tag has been removed from the PHPUnit file. - The
api_url
has been added to the config file, and each model now retrieves this value from there.
Full Changelog: v1.0.4...v1.2.0
v1.0.4
v1.0.3
What's Changed
- Update Inbox.php by @safakocamanoglu in #1
New Contributors
- @safakocamanoglu made their first contribution in #1
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fixed pay function
v1.0.0
Initial Release