Skip to content

1.0.37 Changes

Compare
Choose a tag to compare
@rbotzer rbotzer released this 19 Feb 16:58
· 2447 commits to master since this release

Features

  • Upgraded to the C client 3.1.2
  • Removed dependency on Lua as a prerequisite.
  • CentOS 7 support.
  • Large Data Types added.
  • Documentation and examples enhanced.

Fixes

  • Issue 32 Fixed. Unicode strings work as input to the various methods.
  • keyword args for put() changed to ‘meta’ (not ‘metadata’) and 'bins' (not 'record') for API consistency.