Releases: limbo-works/Limbo.Umbraco.MigrationsClient
Releases · limbo-works/Limbo.Umbraco.MigrationsClient
v1.0.9
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.9
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.9
v1.0.8
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.8
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.8
v1.0.7
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.7
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.7
v1.0.6
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.6
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.6
v1.0.5
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.5
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.5
v1.0.4
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.4
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.4
v1.0.3
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.3
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.3
v1.0.2
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.2
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.2
v1.0.1
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.1
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.1
Changelog
- Migrations client should automatically create temp dir if needed (see 1af25e8)
The migrations client uses a custom temp directory for saving media on disk, but would fail if the temp directory didn't already exist. As of this release, the directory will now be created automatically if it doesn't already exist.
v1.0.0
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.0
or:
Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.0