Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 20:03
release/2.0.0
ad1a282

2.0.0

The 2.0.0 release is a complete rewrite of PSql.

  • Change module type to binary.
  • Change target to PowerShell 7.0+ / .NET Core 3.1.
  • Change ADO.NET implementation to Microsoft.Data.SqlClient.
  • Add numerous SQL context properties and methods.
  • Add support for Azure Active Directory authentication modes.
  • Add automated build and publish via GitHub Actions.