Skip to content

v0.11.0

Compare
Choose a tag to compare
@ziflex ziflex released this 21 May 22:59
· 222 commits to master since this release
84995d0

Added

  • USE statement. #470
  • Scroll options. #471
  • Functions for working with file paths. #505
  • Fuzzer. #501

Updated

  • DECODED_URI_COMPONENT decodes unicode symbols now. #499
  • Dependencies. 87265cf

Fixed

  • RAND always returns same result . #484
  • RAND does not work on Windows. #497
  • IO::FS::WRITE does not add read permissions. #494
  • Unable to use keywords in namespaces. #481