v2.0
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