Skip to content

Releases: pistacheio/pistache

v0.4.26 for Linux, macOS, BSD and Windows

23 Dec 16:58
ddffda8
Compare
Choose a tag to compare

Added:

  • Allow use of httplib subproject in Linux even with --wrap-mode=nofallback
    (Already allowed in macOS by v0.4.25)

v0.4.25 for Linux, macOS, BSD and Windows

21 Dec 22:42
9f4a8b3
Compare
Choose a tag to compare
  • Support for macOS, BSD and Windows using libevent
  • Continues to support Linux, using epoll by default with libevent optional
  • Allow use of httplib subproject in macOS even with --wrap-mode=nofallback

v0.4.23 for Linux, macOS, BSD and Windows

11 Dec 20:33
6e59eb2
Compare
Choose a tag to compare
  • Support for macOS, BSD and Windows using libevent
  • Continues to support Linux, using epoll by default with libevent optional
  • Fixes for number of race conditions in the networking and shutdown code
  • Compression support