Skip to content

1.0.3

Compare
Choose a tag to compare
@nadar nadar released this 24 Jan 14:55
· 875 commits to master since this release

1.0.3 (24. January 2018)

Changed

  • #1756 Changed invalid JsonLd method calls, added new objects, value and type checks.
  • #1754 Remove underscore when transliteration is disabled.

Added

  • #1759 Added luya\helpers\ObjectHelper instanceOf() method.
  • #1755 Add json helper with isJson() method.
  • #1757 Added new sendArrayError() method to luya\rest\Controller. Moved helper classes into RestBehvaiorsTrait as they can be used in both situations.