Ferret v0.14.0 Release Notes

  • ➕ 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