Skip to content

0.11.0 - More fixes

Compare
Choose a tag to compare
@senseibaka senseibaka released this 27 Aug 06:46
· 215 commits to master since this release

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!)