0.11.0 - More fixes
Improvements:
- #42 - Add
.NET Core 2.1
support
Bug Fixes:
- #46, #47, #48, #49, #50, #57 - Fix some issues uncovered by the linq2db/linq2db team
- #63 - Permit multiple
dispose
calls without throwing - #67 - Add
AseCommand
parameterless constructor (+other parametered constructors) - #69 - Report back all server messages when an error is encountered - (thanks @chgeuer!)