Skip to content

v4.4.1

Latest
Compare
Choose a tag to compare
@stephenberry stephenberry released this 07 Feb 22:08

Fixes

  • Fix mismatch create function for shared library API (missing noexcept) in #1596
  • Fix ODR violations by @arturbac in #1604

Improvements

  • Safer boolean write to avoid issues with UB booleans (non-initialized booleans) in #1597
  • Add error_handler to asio_server by @stephenberry in #1602

Full Changelog: v4.4.0...v4.4.1