From 897b80c5585f7c9031ff1aafb504c21a9d3b1606 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 8 Jul 2005 14:30:31 +0000 Subject: better reload handling, but still far fom perfect fixed minor other issues cleaned up float vs. int pyext tags simplifications in py and pyext bumped version number python-like dotted module.function syntax send and receive wrapped PyObjects through inlets/outlets multiply inlets for py (hot and cold inlets) svn path=/trunk/; revision=3308 --- externals/grill/py/readme.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'externals/grill/py/readme.txt') diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt index 526b3299..309e99d5 100644 --- a/externals/grill/py/readme.txt +++ b/externals/grill/py/readme.txt @@ -85,6 +85,13 @@ It has been thoroughly tested with versions 2.2 to 2.4 Version history: +0.2.1: +- FIX: some simplifications in py and pyext +- ADD: Python objects can be sent/received through outlets/inlets +- ADD: py can have multiple inlets for multiple function arguments (right inlets are non-triggering) +- ADD: allow module.function syntax for py and pyext +- FIX: pyext: cleanup up float vs. int ... first decision is made by tag, afterwards a conversion is tried + 0.2.0: - ADD: handling of Python threads - FIX: output of single atoms instead of 1-element lists -- cgit v1.2.1