Release 0.1.4
Enhancements
Since version 0.1.3:
- General documentation restructuring and improvements.
- Test framework improvements.
- Automated CI improvements.
- Static API implementation - excluding full test coverage and support for pointers to static memory.
- Provided option to remove JSMN dependency at build time.
Bug Fixes
Since version 0.1.3
- Fixed superfluous debug output.
- Fixed issues highlighted by Coverity online static analysis tool.
- Fixed TLV buffer overflow.
- Fixed cross-platform build issue.
- Fixed default pmin that prevented client IPC notifications.
- Fixed PUT/POST handling on multiple instance and mandatory resources.
- CI bugfixes.