Skip to content

v2.0.8

Compare
Choose a tag to compare
@abjerner abjerner released this 05 Dec 17:34
· 78 commits to v4/main since this release

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.