Skip to content

Releases: franciskisiara/osmose

v2.1.1

28 Jul 14:04
7adaad6
Compare
Choose a tag to compare

Fixes

  • Fixed bug on the direct filter to check for comma delimiter before querying to ensure the filter only runs when intended

v2.1.0

12 Jul 20:30
Compare
Choose a tag to compare

Features

  • Added default model namespace on the osmose method, removing need to publish assets to use the function

Fixes

  • Fixed bug on callback filter executing regardless of whether a query param was passed or not

v2.0.3

12 Jul 14:23
Compare
Choose a tag to compare
  • Fixes bug that disabled execution of the bound method due to the absence of a get value

v2.0.2

11 Jul 11:32
Compare
Choose a tag to compare
  • Version bump to allow packagist's auto detection

v2.0.1

11 Jul 11:11
564c9da
Compare
Choose a tag to compare
  • Fix callback filter default execution
  • Defaulting to_date to end of day

v2.0.0

20 May 08:10
Compare
Choose a tag to compare

Fixes

  • Fixed bug on direct filter, trying to access unsupported null request parameters

v2.0.0-beta.1

20 May 07:48
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Fixes

  • Fixed bug on callback filter where bounded rules tried accessing unsupported null query parameters

v2.0.0-beta.0

20 May 07:18
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

Features

  • Adds bound() mnethod to perform compulsory filters on the eloquent models
  • Improves date filtering to allow custom dates to be passed as query parameters

v1.2.0

06 Dec 17:46
Compare
Choose a tag to compare

Features

  • Includes all the features 1.2.0-beta.0 indicated
  • Version bump. Stable release, ready for production

Osmose Global Function

06 Dec 17:30
54c32ba
Compare
Choose a tag to compare
Pre-release

Features

  • Introduced global functions to the osmose package
  • Added osmose() global function that automatically loads eloquent models from the defined filter