13.11.0
What's Changed
- Add earlyChecksumMode, with automatic patching of legacy checksums by @rob-bygrave in #142
- Support early checksum calculation with auto patching old checksums by @rbygrave in #141
- Add a fastMode for the common case when there are no new migrations to run by @rbygrave in #146
- Add support for "*" for PatchResetChecksumOn to mean patch all mismatched checksums by @rbygrave in #147
- #139 follow up - use Throwable in catch blocks by @rbygrave in #140
- Reduce columns selected for existing migrations to id, type, version and checksum by @rob-bygrave in #143
- Change the column order only for create table by @rob-bygrave in #144
- Refactor rename internal method names only by @rbygrave in #145
Full Changelog: 13.10.0...13.11.0