From ab6a6ec2ca72e58af9d320d660c649e3c13ebd86 Mon Sep 17 00:00:00 2001 From: Ruben Mateus Date: Thu, 13 Dec 2018 22:44:09 +0000 Subject: [PATCH] change for release sluggy 2.0.0 --- Sluggy/Sluggy.csproj | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Sluggy/Sluggy.csproj b/Sluggy/Sluggy.csproj index 7bb3462..97dce91 100644 --- a/Sluggy/Sluggy.csproj +++ b/Sluggy/Sluggy.csproj @@ -2,9 +2,9 @@ netstandard2.0 - Ruben Mateus + Ruben Mateus, Sérgio Freitas Sluggy - Ruben Mateus + true https://raw.githubusercontent.com/RubenMateus/sluggy/master/LICENSE @@ -14,9 +14,12 @@ Sluggy is a configuration based class library designed to create friendly URL's. With crazy support out of the box, but fully configurable. - First Minor Release with .NET Standard 2.0 support. Updated coverage tests. + # Changed the casing strategy to be configurable, default is toLowerInvariant. +# Added missing tests for strategies. +# Minor tweaks and cleanup to style. + Library - 1.0.1 + 2.0.0