Release 0.9.1
Changes:
- Remove internal Mutex from
Session
. - Slightly improved
Parameter
APIs. - Use
StringHandle
instead ofi32
. - Update examples.
- Minor cleanups and improvements across the crate.
Session
.Parameter
APIs.StringHandle
instead of i32
.