v4.0.1
Installation
Install via NuGet - either via the .NET CLI:
dotnet add package Skybrud.Umbraco.GridData.Dtge --version 4.0.1
or the NuGet package manager:
Install-Package Skybrud.Umbraco.GridData.Dtge -Version 4.0.1
Changelog
- Added manifest filter to indicate package version and allow package telemetry (see fcd7b13)
This primarily changes the information that the package exposes about it self. This release doesn't contain any changes to how the package is used.