Skip to content

v0.0.81

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 09:18
7519ad8
  • Fixed convert.hex_to_bytes() missing trailing byte when less than A.
  • socket module now export a default function.
  • Fixed multiple try...catch… bugs
  • Added Blade option -c that allows users to quickly run a short snippet without the REPL or file.
  • Blade option -d no longer exit.
  • Added Blade option -e to replace the former -d.
  • OP_DIE now discards local
  • Significant fixes in ssl module.