Change log
v1.3.6
- Bug fix for non-Mac Linux systems.
v1.3.5
- Minor update to remove stray debug print statement.
v1.3.3
- Update to support any reasonable number of arguments in low level functions.
v1.3.2
- Fix dangerous bug in fmemopen.c. String stream now works properly.
v1.3
- Completely rewritten IO system using memstreams instead of open temp files.
v1.2.1
- Minor additions of more properties and error checking.
- Improve documentation.
v1.2
- Improve robustness of underlying C extension.
- Improve low level functions output.
- Cleanup of docs.
v1.1
- Minor update to support up to two arguments for low-level qhull calls.
v1.0
- v1.0 release with all functionality tested and working.