Skip to content

v0.12.0

Compare
Choose a tag to compare
@ziflex ziflex released this 15 Sep 02:41
· 158 commits to master since this release

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