v1.17.4
What's Changed
- Enable C++17 builds by @tstenner in #200
- Replace Boost.Archive by @tstenner in #203
- fix: avoids deadlock when requesting info on disconnected inlet by @crazy-eddie in #212
- Fix buffer size calculation in resolve_streams by @morningf in #211
- In MinGW, asio needs bcrypt by @cboulay in #217
- Do not run reuseport test on ipv6 ff03::1 on mac. Fixes #215 by @cboulay in #216
- Update docs by @myd7349 in #230
- Allow liblsl compilation with c++14. by @zeyus in #231
- (APPLE) Build a Universal Framework, and add code signing and notarization by @cboulay in #237
- Update boost, asio and pugixml by @zeyus in #243
- Fix extra garbage sample transmitted when outlet is destroyed by @mscheltienne in #246
New Contributors
- @crazy-eddie made their first contribution in #212
- @morningf made their first contribution in #211
Full Changelog: v1.16.2...v1.17.4