Skip to content

Releases: TiCodeX/SQLSchemaCompare

Release 2026.5.1

18 May 22:36
72beb7e

Choose a tag to compare

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

Release 2026.3.1

02 Mar 16:15
eb80a6c

Choose a tag to compare

What's Changed

  • Add .nvmrc for node version by @drebrez in #92
  • Add macOS ARM64 (Apple Silicon) support by @neolusc in #93
  • Fix PostgreSQL CharacterMaxLenght difference by @manni497 in #94
  • Update package version to 2026.3.1 by @drebrez in #95

New Contributors

Full Changelog: v2025.12.1...v2026.3.1

Release 2025.12.1

18 Dec 11:27
68b9cb8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.8.1...v2025.12.1

Release 2025.8.1

07 Aug 12:54
3302cb9

Choose a tag to compare

What's Changed

  • Drop unsupported DB versions and add tests for new versions by @drebrez in #80
  • Upgrade packages + Node 22 by @drebrez in #81

Full Changelog: v2025.3.1...v2025.8.1

Release 2025.3.1

20 Mar 15:11
01e0c58

Choose a tag to compare

What's Changed

  • Support included columns in MicrosoftSQL indexes by @drebrez in #79

Full Changelog: v2024.12.1...v2025.3.1

Release 2024.12.1

03 Dec 14:58
593b0de

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.8.1...v2024.12.1

Release 2024.8.1

12 Aug 17:28
bd1cde8

Choose a tag to compare

What's Changed

Full Changelog: v2024.7.1...v2024.8.1

Release 2024.7.1

04 Jul 23:03
6656ccd

Choose a tag to compare

What's Changed

  • Fix vscode launch.json by @drebrez in #44
  • Update supported databases by @drebrez in #45
  • Improve MSSQL tests by @drebrez in #47
  • Upgrade to typescript 5 and enable strict compilation by @drebrez in #48
  • Enable implicit usings by @drebrez in #49
  • Drop javascript minification and add developer tools in menu by @drebrez in #53
  • Option to generate update code on new NOT NULL columns by @drebrez in #56
  • Drop EmbeddedFileProvider by @drebrez in #57

Full Changelog: v2024.5.1...v2024.7.1

Release 2024.5.1

22 May 14:30
33b13fa

Choose a tag to compare

What's Changed

Full Changelog: v2023.4.1...v2024.5.1

Release 2023.4.1

12 Apr 14:38
c452aa6

Choose a tag to compare

What's Changed

  • Fix: change Port from short to ushort by @drebrez in #25
  • Improve integration tests by executing all the alter scripts of the compared items by @drebrez in #27
  • Add support for temporal tables by @drebrez in #28

Full Changelog: v2023.3.1...v2023.4.1