Skip to content

Releases: seanngpack/feeling-blue-cpp

v1.1.0

25 Aug 16:47
81d2344
Compare
Choose a tag to compare

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

22 Aug 04:01
75e2596
Compare
Choose a tag to compare

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

initial release

19 Aug 22:46
cd33437
Compare
Choose a tag to compare

First release of feeling-blue!