v1.1.0
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