Download Latest Version v1.0.40 source code.zip (698.8 kB)
Email in envelope

Get an email when there's a new version of Towel

Home / 1.0.38
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-10-10 883 Bytes
v1.0.38 source code.tar.gz 2021-10-10 607.5 kB
v1.0.38 source code.zip 2021-10-10 698.4 kB
Totals: 3 Items   1.3 MB 0

Nuget Package

This was the first release to support sourcelink.

New Features: - SpanBuilder<T> - SStringBuilder - sourcedirectory() - GetTag overload for enum values

Optimizations: - ToEnglishWords optimized - internally uses Span<char> instead of StringBuilder - internally uses TryFormat rather than ToString on the numeric value - GraphMap.ToArray optimization (calls KeysToArray)

Changes: - Towel.Extensions was migrated into Towel.Statics (there was no reason to have two separate types) - EquateSequence parameters Span<T> -> ReadOnlySpan<T> - added == and != operators to Lazy types

Source: README.md, updated 2021-10-10