Skip to content

Latest commit

 

History

History
104 lines (56 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

104 lines (56 loc) · 1.25 KB

0.2.0 (2019-04-22)

Deprecated:

  • Using bytes in link initialization PR #73

0.1.8 (2017-05-09)

Add:

  • Quorum and timeout arguments into base operations.

0.1.7 (2017-02-13)

Fix:

  • Sphinx Documentation

0.1.6 (2017-02-10)

Fix:

  • PyPi information and README

0.1.5 (2017-02-09)

Add:

  • Python 3.6 support

Update:

  • riak requirement to 2.7.0

Remove:

  • python3-riak-pb requirement

Fix:

  • readthedocs doc building process

0.1.4 (2017-02-03)

Add:

  • Initial MapReduce support
  • initial Secondary Indexes 2i
  • Add hostlist initial support

0.1.3 (2016-10-28)

Update:

  • Update official riak client requirement to 2.5.5

0.1.2 (2016-07-18)

Fix:

  • readthedocs documentation autobuild process with python3.5

0.1.1 (2016-07-06)

Fix:

  • Non default asyncio loop using

0.1.0 (2016-05-12)

Add:

  • Project documentation

0.0.5 (2016-04-25)

Fix:

  • Fix Wrong message length error

0.0.4 (2016-04-20)

Fix:

  • Upload into pypi

0.0.3 (2016-04-20)

Fix:

  • Fix pip install process

0.0.2 (2016-04-01)

Features:

  • Add Riak Datatypes support
  • Add BucketTypes support

0.0.1 (2016-03-25)

Features:

  • Initial release
  • add Riak KV operations support
  • add bucket supports