Ferret v0.12.0 Release Notes

Release Date: 2020-09-15 // over 3 years ago
  • โž• Added

    • iFrame navigation handling #535
    • FRAMES function for fast frame lookup #535
    • Assertion library #526

    ๐Ÿ”„ Changed

    • โœ‚ Removed property caching and tracking #531
    • โšก๏ธ Updated dependencies #528, #525
    • IO::FS::WRITE accepts any type as a file content #544
    • ๐Ÿ–จ Print errors on stderr #539

    ๐Ÿ›  Fixed

    • ๐Ÿšฆ WAIT does not respect cancellation signal #524
    • Missed DATE_COMPARE #537
    • Spelling #534
    • SCREENSHOT param type check #545
    • Wrong base for int formatter e283722