v1.0.1
New stable release for Umbraco 9 π
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.ModelsBuilder --version 1.0.1
or:
Install-Package Limbo.Umbraco.ModelsBuilder -Version 1.0.1
Changelog
-
Added upper bound for Umbraco dependencies (see 7a00ed9)
As thev1
releases specifically target Umbraco 9, this is now reflected by the dependencies of the NuGet package. -
Updated the Skybrud.Essentials dependency (see 4f0a013)
The Skybrud.Essentials dependency has now been updated to the newest version.