Skip to content

Releases: seanngpack/feeling-blue-cpp

v1.1.0

Choose a tag to compare

@seanngpack seanngpack released this 25 Aug 16:47
81d2344

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

Choose a tag to compare

@seanngpack seanngpack released this 22 Aug 04:01
75e2596

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

Choose a tag to compare

@seanngpack seanngpack released this 19 Aug 22:46
cd33437

First release of feeling-blue!