Skip to content

v2.0.0

Compare
Choose a tag to compare
@27pchrisl 27pchrisl released this 17 Jul 10:01

Major release as support for Laravel 6 & 7 is dropped. There are no backwards-incompatible API changes in this version.

Added support for creating an entity set from any Enumerable (Collection and LazyCollection)
Added support for INF, -INF and NaN in expressions
Added support for fractionalseconds, maxdatetime, mindatetime, totaloffsetminutes and totalseconds functions
Added support for negative durationsFixed issue affecting empty path segments

Fixed issue where the SQL entity set assumed an INSERT would return an integer as the row ID
Fixed issue where integers provided in expressions would be interpreted as floats
Fixed issue where the year function used the wrong symbol, causing confusion with time
Fixed issue where providing an argument to the $filter path segment was not enforced