1.8.0
版本发布时间: 2018-02-24 04:24:21
lecaillon/Evolve最新发布版本:3.3.0-aplha1(2024-02-02 07:24:16)
Features
- Full .NET Core 2.0 support.
- #22 Change build message when evolve.json is not found.
- #25 Add a new configuration parameter: Evolve.CommandTimeout to set the wait time before terminating the attempt to execute a migration and generating an error. (The default is 30 seconds.).
- #31 Normalize line endings when calculating checksums. (Thx to @mhelleborg)
- #36 Support to drop temporal tables in SQL Server
- New Cake build script.
- Add new Evolve package integration tests.
Bug fix
- Fix Linux evolve.json not found for lowercase file name.
- #28 Fix MSBuild task fails if path contains parentheses.