Skip to content

v0.1.3

Choose a tag to compare

@aidan-casey aidan-casey released this 18 Aug 16:53
· 42 commits to master since this release

Changed

  • Version constraints in Composer to be more relaxed.

Fixed

  • QueryBuilder getFilters() returned $this->filters which did not exist.
  • Entity constructors did not check to see if the array property was set before attempting to cast to Carbon.