evpp v0.7.0 Release Notes

Release Date: 2017-07-13 // almost 7 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ“‡ Rename http::Context::FindClientIP to http::Context::FindClientIPFromURI
    • โž• Add http::Context::FindQueryFromURI and http::Context::GetQuery. Thanks @sumory @sotex
    • ๐Ÿ‘Œ Improve the performance of gettimeofday on windows. Thanks @yuangu

    ๐Ÿ›  Fix bugs:

    • ๐Ÿ›  Fix EventLoop::watcher_ notify failed after a fork() #56

Previous changes from v0.6.1

  • ๐Ÿ›  Fix evmc prefixmultiget error handling bug 0e2fd26
    ๐Ÿ›  Fix issue #49. Add evpp/httpc/*.h to packages