v0.6.0
Features:
Client.queryObjectis a method that allows users to directly query results as objects and map this result columns to interfaces of their preference- Added generic types support to both
Client.queryArrayandClient.queryObject
Fixes:
- Handle startup errors on client initialization
BREAKING CHANGES:
Client.querymethod is namedqueryArraynowClient.multiQuerywas removed