Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 688 Bytes

Change Log

All notable changes to this project will be documented in this file.

0.3 - 2016-06-21

Added

  • Write support for tables.
  • API documentation in Doxygen.
  • Simplified table handle creation.
  • Ability to change cache timeout value.
  • Updated examples with subagent support.
  • Unit tests.

Fixed

  • OS X Clang compilation.

0.2 - 2016-04-03

Added

  • Write support for scalar objects.
  • API documentation in README.
  • Example programs.

Fixed

  • Possible NULL pointer dereference.

0.1 - 2016-03-17

Added

  • Initial release.