* Deactivate not requested parameters (see RfcSetParameterActive)
1.9.8
Changes
* Fix array fill * Fix float values handling
1.9.7
Changes
* Cython 0.27.3 * Helper methods added: remove function description from cache (issue 40) read function description from cache (for unit test of the above) * No empty keys required for tables with elementary line types, can be passed as arrays * Linux and Windows wheels for Python 2.7 and 3.6
1.9.6
Changes
* Don't fix and fill invalid dates and times into container, let the client and backend handle * Expose open and reopen methods * Windows prerequisites added to README * 8 bytes unicode fix, issue 38