All Versions
31
Latest Version
Avg Release Cycle
53 days
Latest Release
-

Changelog History
Page 1

  • v0.16.6

  • v0.16.5

  • v0.16.4

  • v0.16.3

  • v0.16.2

  • v0.16.1

  • v0.16.0

  • v0.15.0 Changes

    โž• Added

    • ๐Ÿ‘Œ Support of document charset in HTTP driver #609
    • ๐Ÿ“œ Walk method to FQL Parser 80c278e
    • Possibility to send keyboard events like 'Enter' or 'Shift' #618

    ๐Ÿ”„ Changed

    • ๐Ÿšš Moved CLI to a separate repository #608

    ๐Ÿ›  Fixed

    • Passing headers and cookies to HTTP driver #614
    • Reading property of anyonymous object #616
    • Clearing input text containing special characteers #619
  • v0.14.1 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Parsing HTTP headers and cookies #598
    • ๐Ÿ“œ Parsing cookie expiration datetime #602
  • v0.14.0 Changes

    โž• 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