Skip to content

Releases: theposeidonas/laravel-parasut-api

v1.2.2

09 Oct 07:50
Compare
Choose a tag to compare

v1.2.1

07 Oct 10:13
Compare
Choose a tag to compare

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

05 Oct 11:50
Compare
Choose a tag to compare

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

09 Jul 15:50
3446cde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Jun 06:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Mar 09:08
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Jan 15:17
Compare
Choose a tag to compare

Fixed pay function

v1.0.0

20 Jan 09:24
Compare
Choose a tag to compare

Initial Release