Skip to content

Releases: wgzhao/easybase

update to 1.1.3

09 Mar 09:08
Compare
Choose a tag to compare

update to 1.1.2

07 Mar 07:34
Compare
Choose a tag to compare
  • d0d84b7 change workflow badge
  • 3abe867 satisfy pep8
  • 620a823 Fixed broken python2 and python3 compatible
  • f56841e change hbase download url
  • 7ff00af change python 2.x version
  • 016df22 upgrade action version
  • 46ce15b specify minor version for python 3.5 and 3.6
  • b6f1851 Fixed incorrect method
  • de9c127 remove f-string syntax to compliant python2
  • d45c79d python2 compliant fixed

update to 1.1.1

02 Mar 14:40
Compare
Choose a tag to compare

bugfix and improvement ,thanks @rmekdma

update to 1.1.0

29 Nov 13:42
Compare
Choose a tag to compare

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.

update to 1.0.5

27 Nov 14:41
Compare
Choose a tag to compare

bugfix: wrong hbase proto filename

update to 1.0.3

07 Oct 10:02
Compare
Choose a tag to compare

misc bug fixed

bugfix

20 Dec 14:23
Compare
Choose a tag to compare

bugfix: namespace conflict with happybase module

stable release

11 Sep 05:54
Compare
Choose a tag to compare
  1. abandon thrift
  2. replace deprecated thriftpy with thriftpy2

support python3

10 Sep 09:17
Compare
Choose a tag to compare
v0.6

fix:No matching distribution found for python>=2.7