- License changed from GPLv3 to Apache 2.0 ( for more info see 237 ) - Additional documentation and examples - Extended config support for pandas - pre-commit config for the project - Bug fixes and refactoring
0.3.0
- Fix issue with leaking file descriptors.
0.2.9
- Additional documentation and exported new method `run_and_get_output`. - Improve image format handling, whenever using Pillow library manipulation. - Fixed issue with numpy support. - Fix timeout issues with Travis CI.
0.2.8
- Various minor fixes and refactoring - Introduce the new timeout functionality - Improved and updated documentation with additional examples
0.2.7
- Documentation improvements and new examples for batch processing - Various fixes and code refactoring for the child process routines - No more support for python 2.6, only python 2.7+
0.2.6
- Support for the pandas DataFrame format - Code refactoring and fixes for the subprocess routines