Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Releases: atolab/yaks-python

0.2.8

09 Jul 14:48
Compare
Choose a tag to compare

[0.2.8] - 2019-07-09

  • Performance improvement
  • Bugfixes

0.2.7

18 Apr 10:42
a4f3654
Compare
Choose a tag to compare

[0.2.7] - 2019-04-18

Changed

  • Performance improvement

0.2.6

25 Mar 14:18
f18cecd
Compare
Choose a tag to compare

[0.2.6] - 2019-03-25

Changed

  • Listener are notified also on remove of the keys, new object Change encapsulate the notified value

0.2.5

22 Feb 13:28
02b2bed
Compare
Choose a tag to compare

[0.2.5] - 2019-02-22

Fixed

  • RAW encoded value was expecting str, now it support str and bytes, and does the encoding if the value is a string
  • Error caused by concurrency on put

0.2.4.post1

15 Feb 09:41
5b06c67
Compare
Choose a tag to compare

Fixed

  • Using last version of papero (0.2.3) on setup.py

0.2.4

11 Feb 17:11
58465b7
Compare
Choose a tag to compare

Fixed

  • Bug if eval callback raise exception
  • Align version number

0.2.2

25 Jan 15:39
156bdb7
Compare
Choose a tag to compare
  • Stramed get
  • Fixes in evals
  • Various internal fixes

0.2.0

11 Jan 12:52
2e7536b
Compare
Choose a tag to compare

Added

  • Docs

Changed

  • Internal refactoring of the API
  • Admin object added to management of YAKS

v0.0.2

14 Nov 12:41
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Changelog

Fixed bad beahviour in connection to server

Features:

  • Connection to YAKS server
  • Create/Dispose Access
  • Create/Dispose Storage
  • Get data
  • Put data
  • Subscribe/Unsubscribe