Releases: ralhei/pyRserve
Releases · ralhei/pyRserve
V 1.0.1 released
Final 1.0.0 release
After more than 12 years release 1.0.0 is finally out.
Changes in this final step were:
- Added docu for secure connection to Rserve via SSH tunnel
- Updated meta data for pyRserve package
- Added deprecation warning for Python 2
- Corrected links to documentation
Last pre-release before final 1.0 version
Brought usage of pytest into the year 2021. - use fixtures for setting up an Rserve connection - put fixtures into conftest.py - added command line option for controlling rserve startup - properly named rserve-test.conf file.
Enabled proper S4 objects and fixed python3 bug
* Removed a bug on some Python3 versions * Added proper support for S4 objects (thanks to flying-sheep <https://github.com/flying-sheep>) * Added support for Python3 unitests on travis (thanks to flying-sheep <https://github.com/flying-sheep>) * bumped version to 0.9.1
Release 0.9.0
Support for data objects larger than 2**24 bytes
Release 0.8.4
- fixed missing requirements.txt in MANIFEST.in - fixed bug in installer (setup.py)
Added support for S4 objects
0.8.2 added change to changelog