Releases: bw-hro/webthing-cpp
Releases · bw-hro/webthing-cpp
v1.2.0
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
v1.0.5
v1.0.4
Changes
- Better support of custom base path
- Updated dependencies
- Improved value handling
Full Changelog: v1.0.3...v1.0.4