Skip to content

update to 1.1.0

Compare
Choose a tag to compare
@wgzhao wgzhao released this 29 Nov 13:42
· 23 commits to master since this release

This is a heavier upgrade, so I jumped the version number from 1.0.5 directly to 1.1.0.

  • Add support for namespaces operation, including the ability to create and delete namespaces
  • Add support for creating tables in a given namespace
  • Add support for table search with regular expression

For more details, please refer to the DemoClient.py script.