This repository was archived by the owner on Sep 1, 2024. It is now read-only.
v4.0.0
Breaking API changes:
- The library has been renamed liblorproto to avoid potential naming concerns in the future. This includes an updated GitHub repository URL, include path (e.g.
lorproto/easy.h
) and library definitions (e.g.LIBLORPROTO_VERSION_STRING
). No types or functions have been renamed.
Other changes:
- Adds additional asserts in debug builds for validating argument functions.