Skip to content

Releases: gabrieldelaparra/Wororo.Utilities

Export Book

18 Nov 14:41
Compare
Choose a tag to compare
  • Rename from Excel to Export. More generic;
  • Add case for null on ToString();
  • Bump version;

Add Summary Sheet on Excel Export

18 Nov 13:01
Compare
Choose a tag to compare

Add Summary Sheet on Excel Export

Export to Excel

18 Nov 12:38
Compare
Choose a tag to compare

See previous release (Wrong string format)

Add ToFormatLiteral

18 Nov 15:40
Compare
Choose a tag to compare
1.2.1.10

Add Format Literal

New release (:

09 Nov 18:26
Compare
Choose a tag to compare

Some new functions for strings; Add Platform-specific test attribute to support github actions;

1.2.1.5

08 Jun 13:22
Compare
Choose a tag to compare

Implement string Contains with StringComparer

Enum, Json, File new features

13 Apr 09:13
Compare
Choose a tag to compare

Enum.GetDescription
Json with TypeHandling
File.AppendSafe

Enum & DateTime Utils

25 Nov 08:02
Compare
Choose a tag to compare
1.2.1.3

Add string.ToEnum<TEnum>

Json Serialization behavior changes.

13 Nov 10:10
Compare
Choose a tag to compare

Set ReferenceLoopHandling = Ignore as default behaviour for Json Serialization.

Release to Nuget

29 Oct 00:31
Compare
Choose a tag to compare

Just learned that 1.2.1.0 is taken differently between the dotnet release/pack and the variable used for pushing it.