Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 17:14
· 18 commits to main since this release

12.0.0 (2023-12-14)

Bug Fixes

Code Refactoring

  • runner + split sqlserver, npgsql (e28ca27)

BREAKING CHANGES

  • Runner is now agnostic of database provider.
    Runner.SqlServer and Runner.Npgsql are added.