Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 698 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Following sections are described here: Added, Changed, Depricated, Removed, Fixed, Security

[Unreleased]

Fixed

  • Typo in an Exception

0.0.2

Fixed

  • README is fixed
  • BUG: async mode had an Exception during index or space id by name dispatching. Thanks to middlesphere for the Issue.

0.0.1

Added

  • Synchronous mode
  • Asyncronouse mode
  • Tupple interface
  • Map interface
  • Auto reconnection
  • Request timeouts