Skip to content

Releases: affecto/dotnet-TypeScript.Common

Fixes and new functionality in DateConverter

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 16 Jun 09:57

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

Choose a tag to compare

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.

Choose a tag to compare

@vijuhe vijuhe released this 01 Jun 09:45
Merge pull request #4 from affecto/dev

Added DateConverter method toISO8601Date.

HtmlContent method unescape

Choose a tag to compare

@vijuhe vijuhe released this 25 Apr 06:53
Merge pull request #2 from affecto/dev

HtmlContent method unescape.

HTMLContent method escapeAndReplaceNewLines

Choose a tag to compare

@vijuhe vijuhe released this 25 Nov 13:30
Merge pull request #1 from affecto/dev

Added HTMLContent method escapeAndReplaceNewLines

v1.2.1

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 25 Nov 11:38
Removed invalid exclude tag.

v1.2.0

Choose a tag to compare

@johannesvaltonen johannesvaltonen released this 25 Nov 10:39
Changed AppVeyor config and fixed broken date test.