Skip to content

Release 2026.5.1

Choose a tag to compare

@drebrez drebrez released this 18 May 22:36
72beb7e

What's Changed

  • Upgrade packages + .NET 10 + other improvements by @drebrez in #97
  • Support custom connection strings in the project configuration by @drebrez in #98
  • Update Docker image and add test pipeline by @drebrez in #99
  • Improve test reports by @drebrez in #100
  • Publish docker image by @drebrez in #101
  • Force code style and format by @drebrez in #102
  • Use ad-hoc identity for signing OSX installer by @drebrez in #104
  • Allow dry-run release by @drebrez in #103
  • Fix/improve release workflow by @drebrez in #108
  • Bump flatted from 3.3.3 to 3.4.2 in /SQLSchemaCompare.UI by @dependabot[bot] in #110
  • Bump @xmldom/xmldom from 0.8.10 to 0.8.13 in /SQLSchemaCompare by @dependabot[bot] in #106
  • Bump lodash from 4.17.21 to 4.18.1 in /SQLSchemaCompare by @dependabot[bot] in #105
  • Bump flatted from 3.3.1 to 3.4.2 in /SQLSchemaCompare by @dependabot[bot] in #107
  • CLI: drop Autofac and CommandLineParser in favor of System.CommandLine by @drebrez in #113
  • CLI: switch to Spectre.Console.Cli and add inline options instead of project file by @drebrez in #114
  • Bump tmp from 0.2.3 to 0.2.5 in /SQLSchemaCompare by @dependabot[bot] in #115
  • Bump js-yaml from 4.1.0 to 4.1.1 in /SQLSchemaCompare by @dependabot[bot] in #116
  • Add RestorePackagesWithLockFile feature by @drebrez in #117
  • Bump js-yaml from 4.1.0 to 4.1.1 in /SQLSchemaCompare.UI by @dependabot[bot] in #118
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @drebrez in #119
  • Publish docker image to ghcr.io by @drebrez in #120
  • Update .NET SDK version and runtime identifiers, fix release pipeline by @drebrez in #121

New Contributors

Full Changelog: v2026.3.1...v2026.5.1