Releases: affecto/dotnet-TypeScript.Common
Releases · affecto/dotnet-TypeScript.Common
Release list
Fixes and new functionality in DateConverter
Fixed and refactored DateConverter to handle UTC dates by default. Added a method for converting a date to ISO string without timezone.
Fixes and new functionality in DateConverter
Fixed and refactored DateConverter to handle UTC dates by default. Added a method for converting a date to ISO string without timezone.
DateConverter method toISO8601Date.
Merge pull request #4 from affecto/dev Added DateConverter method toISO8601Date.
HtmlContent method unescape
Merge pull request #2 from affecto/dev HtmlContent method unescape.
HTMLContent method escapeAndReplaceNewLines
Merge pull request #1 from affecto/dev Added HTMLContent method escapeAndReplaceNewLines
v1.2.1
v1.2.0
Changed AppVeyor config and fixed broken date test.