Skip to content

Release 0.1.4

Compare
Choose a tag to compare
@seank-img seank-img released this 15 Mar 10:35
· 826 commits to master since this release

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.