Skip to content

Releases: oligus/jad

PHP 7.4 support, dependency updates

07 Jun 09:53
392cc59
Compare
Choose a tag to compare
  • Updated dependencies
  • Fix PHP 7.4 deprecation
  • Mess detector
  • Phan updates

Filtering support for isNull and isNotNull

28 Nov 17:54
cc63e9f
Compare
Choose a tag to compare

Minor update.

  • Filtering support for isNull and isNotNull, thanx kazin8

Bugfixes and updates

29 Sep 21:25
Compare
Choose a tag to compare

#41 When creating a new resource adding relationship generates an error
#40 Requirements not resolved to an installable set of packages
#37 Many to Many

  • Stricter typing
  • Bumped PHP version to 7.1 due to nullable return types

Bugfixes and refactoring

13 Jan 19:33
Compare
Choose a tag to compare
  • Bugfix, Conditional filters on one property only. This fix iterates through all properties and adds filter for each one, thanx @freton
  • Bugfix, related type was not de-kebabified, thanx @bjolar
  • Add getter for entity in resource so entity can be accessed, thanx @bjolar
  • Refactor request constructor for injection, thanx @bjolar
  • Refactor, increased code coverage, CRUD to DRY.

Bugfixes

15 Dec 20:00
Compare
Choose a tag to compare

#23 Filter resource type does not kebabify bug
#22 Update.php relationships part setPropertyValue gets object instead of string bug
#20 Having the same include twice gets resource twice bug
#19 Wrong jad header type renders php merge error bug

Meta information, bugfixes

30 Nov 07:46
Compare
Choose a tag to compare

#17 Result count is off when filtering
#18 Meta information
#19 Wrong jad header type renders php merge error

Improved filtering, single result fix

26 Nov 20:14
Compare
Choose a tag to compare
  • Improved filtering.
  • Breaking change, single result should not be an array

Like filter url decode

23 Nov 13:34
Compare
Choose a tag to compare
v1.0.10

Like filter

Like filter

23 Nov 13:13
Compare
Choose a tag to compare

Like filter

Bugfixes

22 Nov 20:22
Compare
Choose a tag to compare

Bugfix, Mapping not found in custom relation #11
Code coverage