Skip to content

v1.1.0

Compare
Choose a tag to compare
@bw-hro bw-hro released this 22 Feb 21:10
· 19 commits to master since this release
74de307

What's Changed

  • include version into lib itself
  • add update-version.py to set version in all required files
  • let cmake read version from vcpkg.json
  • let cmake generate version.hpp
  • make @context configurable
  • make event and action storage configurable (size, write protection) fixes #2
  • improve handling of html for gui-thing example
  • add default request aborted handler

Full Changelog: v1.0.5...v1.1.0