Skip to content

v0.14.0

Compare
Choose a tag to compare
@ziflex ziflex released this 06 Mar 02:15
· 115 commits to master since this release

Added

  • Support of History API #584
  • Support of custom http transport in HTTP driver #586
  • LIKE operator #591
  • Support of ignoring page resources #592
  • Support of handling non-200 status codes in HTTP driver #593
  • DOCUMENT_EXISTS function #594

Fixed

  • RAND(0,100) always same result #579
  • Element.children always returns empty array #580
  • Passing parameters with a nested nil structure leads to panic #587