Skip to content

v0.7.0 Julia 0.7 support.

Compare
Choose a tag to compare
@samoconnor samoconnor released this 21 Sep 05:01
· 728 commits to master since this release
  • Julia 0.7/1.0 compatibility.
  • Fix WebSockets bug #242
  • Better handling of background task exceptions #285
  • Better handling of connection close for non-reused connections #292
  • New HTTP.download function #288
  • Fix unread! / readuntil bug for chunked responses #288
  • Wrap MbedException in HTTP.IOError #308
  • IODebug.jl improvements
  • Fix for WebSockets / unread! interaction #305