Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@whsv26 whsv26 released this 28 Aug 09:30
· 636 commits to master since this release
  • drop jsonSearch function because of additional composer dependency
  • drop mtdowling/jmespath.php package dependency
  • replace reversed value+key arguments with short living Entry objects for HashMap
  • move Option::getOrElse callable argument type to Option::getOrCall
  • additional Set ops
  • drop Map::reduce @experimental method