Releases: seanngpack/feeling-blue-cpp
Releases · seanngpack/feeling-blue-cpp
Release list
v1.1.0
Changes since last release:
- API BREAKING: characteristic read() and write_with_response() methods are now templated. Check out the new examples!
- vastly superior logging system with spdlog
- more examples in the /examples folder
- much better documentation
v1.01
No breaking API changes!
Changes since last release:
- fixed null string bug
- added float reading and writing convenience methods
- much clearer documentation
- much improved examples in /examples folder