0.8.0 - 2019-09-24#
ExaConnection#
DSN hostname ranges with zero-padding are now supported (e.g.
myhost01..16).Context manager (“with” statement) is now supported for connection object.
ExaStatement#
Context manager (“with” statement) is now supported for statement object.