gluon v0.9.3 Release Notes

Release Date: 2018-10-15 // over 5 years ago
  • ๐Ÿ”‹ Features

    • Allow headers to be part of the response (69dba621)
    • Allow std.http to use https (fb30fda2)
    • vm: Add thread.join (514fd3b5)

    ๐Ÿ› Bug Fixes

    • Ensure all futures on the stack gets polled (d5862e14)
    • โš  Don't generate warnings for VmType and Userdata derives (5979c967)