mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
4c2a42b912
Minor release, changes from upstream: - prefer noexcept over throw () with C++ 11. - update ecb.h due to incompatibilities with c11. - fix a potential aliasing issue when reading and writing watcher callbacks. Signed-off-by: Karl Palsson <karlp@tweak.net.au>