===== - IMP: Adds support for passing a custom URL opener (e.g. to handle HTTP basic authentication) - IMP: Support added for Python 3.6
0.5.1
===== - FIX: Session file loading, read the `timeout` value as a float
0.5.0
===== - IMP: Support added for Odoo 10.0 - IMP: Documentation updated to be in line with Odoo 10.0
0.4.3
===== - IMP: Documentation (minor fixes)
0.4.2
===== - IMP: Unit tests: - autodetect server version - tests added for binary fields - IMP: The timeout can be set to 'None' (infinite timeout) - FIX: Underscore prefixed methods are not forwarded to the server
0.4.1
===== - IMP: New feature, check if a model exists in the Odoo database (see the README or Quick Start section in the documentation) - IMP: Support added for Jython 270 - FIX: Some methods in Odoo 9 return no result (issue 12)