Skip to content

v0.14.18

Choose a tag to compare

@seanmonstar seanmonstar released this 22 Mar 21:16
· 397 commits to master since this release

Bug Fixes

  • ffi: don't build C libraries by default (1c663706)

Features

  • client: add HttpInfo::local_addr() method (055b4e7e, closes #2767)

New Contributors