Skip to content

Release 0.1.5

Compare
Choose a tag to compare
@DavidAntliff DavidAntliff released this 23 Mar 13:20
· 708 commits to master since this release

Enhancements

New since version 0.1.4:

  • Add additional Static API implementation - excluding full test coverage and support for Object-level notifications.
  • Improve Static API test coverage.
  • Improve Static API documentation.
  • Improve doxygen documentation.
  • Preliminary support for UTF-8 strings (core stores strings as opaque).
  • Improve Factory Bootstrap configuration in Core and Static API.
  • Add license headers to all source files.
  • Restructure headers and types.
  • Improve valgrind coverage.
  • Improve Coverity coverage.
  • Remove obsolete server-create tool, update server-delete tool.

Bug Fixes

New since version 0.1.4:

  • Fix outstanding valgrind errors.
  • Fix Coverity issues.
  • Fix miscellaneous minor issues.