Skip to content

v2.0

Compare
Choose a tag to compare
@mithrandyr mithrandyr released this 01 Mar 20:30
· 7 commits to master since this release
f19a356

What's Changed

Ps7 (Version 2.0) (#127)

  • Implemented ProviderBase in VB.NET
  • Incorporated latest versions of providers and targetted .netstandard 2.0
  • Significant Refactoring
  • Module now built with InvokeBuild
  • Refactored from system.data.sqlclient to microsoft.data.sqlclient.
  • Updated build script to generate dependencies for each osTarget.
  • Updated build script to dedup based upon filehash.
  • Updated doc build process
  • Updated testing framework
  • Updated documentation
  • Added pipeline input to invoke-sql scalar/query/update
  • Updated error handling to rethrow in order to retain the stacktrace

Full Changelog: v1.9.1...v2.0