v2.0.8
Installation
Via NuGet:
.NET CLI:
dotnet add package Skybrud.Umbraco.GridData --version 2.0.8
Package Manager:
Install-Package Skybrud.Umbraco.GridData -Version 2.0.8
Changelog
- Added upper bound to the Umbraco dependency (see 647bcfb)
The package now has a public dependency for Umbraco 7.x and the dependency now also has an upper bound to indicate that this release does not work with Umbraco 8 or newer.