Skip to content

v1.5.0

Compare
Choose a tag to compare
@GregaMohorko GregaMohorko released this 22 Dec 01:49
· 13 commits to dev since this release

Added CsvUtility.ParseLineWithCustomComma.
Added DayOfWeekUtility.IsWeekend.
Added IEnumerableUtility.Duplicates.
Added ReflectionUtility.GetType.
Added StringUtility.Words.
Added ThrottlerPerTime.
Fixed GMHttpClient to properly send GET requests.
Fixed IEnumerableUtility.IsNullOrEmpty when enumerable is not a collection.