Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@MusheAbdulHakim MusheAbdulHakim released this 02 Dec 17:13
49e9dfc

A lot of changes has been made to the code to facilitate code readability and help with intellisense.
Some of the method names in the client has been renamed including:

  • media -> mediaLibrary
  • Payments -> payments
  • Products -> products
  • Saas -> saas
  • Snapshot -> snapshot
  • Survey -> survey
  • User -> user
  • Workflow -> workflow
  • Class documentations has also been added. Checkout the docs page for more details

Laravel pint has also been replaced with php-cs-fixer
Added params option for the custom fields as in #15
the Media namespace has also been renamed to MediaLibrary Media
Support for php8.3 has also been added

Refer to the documentation for all the latest changes and new api documentations