Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.1.0

Compare
Choose a tag to compare
@sztomi sztomi released this 15 Jul 10:19
· 126 commits to master since this release
v2.1.0

This is mainly a bugfix release.

Released on 2017-07-15.

Changes since 2.0.1:

  • Fixed an issue where the server did not properly release closed connections (#125)
  • Fixed issues related to timeouts (#114, #115, #116)
  • There is no longer a default timeout
  • Fixed warnings when compiling with clang
  • Fixed the dispatcher silently accepting multiple functions with the same name (#128)
  • Changed minimum support g++ version to 4.8 from 4.9 (thanks to reddit user attomsk for letting me know)