Skip to content

v1.17.6

Choose a tag to compare

@github-actions github-actions released this 22 Apr 00:51
· 103 commits to dev since this release

What's Changed

  • Leverage std::string_view overloads in pugixml 1.15 by @myd7349 in #253
  • Pugixml fetch only by @cboulay in #255
  • Decrease log spam on stream startup by @cboulay in #257
  • Prefer system-provided library for Catch2 by @obbardc in #268
  • Prefer fetching Catch2 from source when on MacOS doing a universal build by @cboulay in #270
  • Fix logic check for UDP error, handle socket close by @zeyus in #259
  • Map LSL_ARCH -> Debian architecture. by @cboulay in #272
  • runtime config clean by @zeyus in #258

New Contributors

Full Changelog: v1.17.4...v1.17.6

(2nd release at v1.17.6, this time with proper version in CMakeLists.txt)