Skip to content

v3.5.2

Compare
Choose a tag to compare
@slaff slaff released this 02 May 08:38
· 1075 commits to develop since this release

This is a minor release containing:

  • Updated version of the third-party http_parser.
  • Updated version of the third-party PWM library.
  • Small memory fixes.
  • Initial introduction and usage of C++11 std::function that will eventually replace Delegates.

All PRs scheduled for this release can be seen from here

For a complete list of changes run the following command:

git log 3.5.1..3.5.2

Thanks to everyone who helped us make this release happen.