Releases: TiCodeX/SQLSchemaCompare
Releases · TiCodeX/SQLSchemaCompare
Release 2026.5.1
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
- @dependabot[bot] made their first contribution in #110
Full Changelog: v2026.3.1...v2026.5.1
Release 2026.3.1
Release 2025.12.1
What's Changed
- Add PostgreSql 18 and MariaDb 12 by @drebrez in #82
- Add default startup configuration by @drebrez in #83
- Create docker image for CLI by @drebrez in #59
- Add support to PostgreSQL indexes of type SPGIST/GIN/BRIN by @drebrez in #88
- Fix PostgreSQL scripter to add "" around index name by @skuengneo in #90
- Upgrade packages by @drebrez in #91
New Contributors
- @skuengneo made their first contribution in #90
Full Changelog: v2025.8.1...v2025.12.1
Release 2025.8.1
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
What's Changed
Full Changelog: v2024.12.1...v2025.3.1
Release 2024.12.1
What's Changed
- Add eslint-plugin-sonarjs by @drebrez in #68
- Add eslint-plugin-unicorn by @drebrez in #69
- Upgrade packages by @drebrez in #70
- Change to self contained application by @drebrez in #73
- Resolves OSX start by adding a timeout by @neolusc in #74
- Fix OSX installer by @drebrez in #76
New Contributors
Full Changelog: v2024.8.1...v2024.12.1
Release 2024.8.1
What's Changed
- Fix copy settings buttons and log message layout by @drebrez in #60
- Extract shared TypeScript config by @drebrez in #61
- Extract shared Eslint config by @drebrez in #62
- Upgrade packages by @drebrez in #63
- Upgrade electron/electron-builder/github actions by @drebrez in #64
- Pin upload-artifact to 4.3.5 by @drebrez in #66
Full Changelog: v2024.7.1...v2024.8.1
Release 2024.7.1
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
What's Changed
- Add VS Code configuration by @drebrez in #30
- Add Neolution.CodeAnalysis by @drebrez in #35
- Update nuget packages by @drebrez in #39
- Update Neolution.CodeAnalysis by @drebrez in #40
- Drop obfuscator by @drebrez in #41
- Upgrade to .NET 8.0 by @drebrez in #43
Full Changelog: v2023.4.1...v2024.5.1