Commit Graph

7 Commits (master)

Author SHA1 Message Date
Linus Lewandowski f2e6355a88
Release 0.6.0. 2016-12-18 17:27:02 +01:00
Janusz Lewandowski 1b58124b98 Release 0.5.1.
Changes:
- Fixed a regression occuring if an object exports
a parameter name which isn't a valid Python identifier.
2016-04-16 12:28:13 +02:00
Janusz Lewandowski 0a681e4307 Release 0.5. We're mostly feature complete!
Skipping 0.4, as it was supposed to be a release with only
the expose() method; and this is a much bigger release.

Changes from 0.3:
- Property access for proxy objects.
- Object publication support.
- Single return values are no longer wrapped in a tuple.
- Reorganization of proxy object code.
- Increase of default timeout from 10ms to 1s.
- Even better help() integration.
- Tutorial.
2016-04-09 01:18:02 +02:00
Janusz Lewandowski b665d73356 Release 0.3. 2016-02-23 11:46:21 +01:00
Janusz Lewandowski 6dee91490f Release 0.2.
I've messed up setup.py, and then pypi, and don't want 0.1.2 ;)
2015-02-12 02:37:14 +01:00
Janusz Lewandowski 3b4309f1ed Add Python 2 support. Release 0.1.1. 2015-02-12 02:18:35 +01:00
Janusz Lewandowski 6f032c08cc Add setup.py and replace the README.md with README.rst for pypi support. 2014-08-31 18:30:00 +02:00