Changelog

0.2.1 (2015-12-01)

Bugs

  • #4 Added docs for return values of the API.
  • #7 Tests for except clause in Handler.handle()
  • #10 Fixes hard-coded socket path in scripts/json_rpc_client.py

0.2.0 (2015-11-21)

Features

  • Added this changelog
  • #2 Added Modbus JSON-RPC errors
  • Updated README

0.1.5 (2015-11-05)

Features

  • #11 Read discrete inputs with scripts/json_rpc_client.py doesn’t work

0.1.4 (2015-10-18)

Bugs

  • #9 Fixed syntax error in script/tolk_server.py

0.1.3 (2015-10-12)

Features

  • #5 Run tests in Python 2.6 on Travis-CI

0.1.2 (2015-10-08)

Features

  • #1 Added Travis-CI to run automated tests

0.1.1 (2015-10-07)

Features

  • #3 Tolk available at PyPi

0.1.0 (2015-10-01)

  • First release