Implemented enhancements:
- Fix debugger attributes #75
- Several fixes throughout the code base #74
- Remove CultureInfo unused field #72
Fixed bugs:
- Fix SortableDateTimePattern #73
v1.2.0 (2019-04-23)
Documentation and other chores:
- Release v1.2.0 #70
v1.1.2 (2019-04-23)
Implemented enhancements:
- Add AssemblyNativeVersionAttribute #67 [Breaking-Change]
Fixed bugs:
- Fix typo in TimeSpan #66
Documentation and other chores:
v1.1.1 (2019-01-21)
Fixed bugs:
- Major fix on HashTable #64
Documentation and other chores:
v1.1.0 (2018-12-14)
Documentation and other chores:
v1.0.6-preview-021 (2018-11-30)
v1.0.6-preview-019 (2018-11-30)
Documentation and other chores:
- Update Nerdbank.GitVersioning to 2.2.33 #59
v1.0.6-preview-015 (2018-11-29)
Implemented enhancements:
- Add new TimeSpan.From methods #57
Fixed bugs:
- Fix ToString() output #56
v1.0.6-preview-001 (2018-11-07)
Fixed bugs:
- Fix bug in FromBase64CharArray #55
v1.0.5-preview028 (2018-10-26)
Documentation and other chores:
- Extract System.Math #50 [Breaking-Change]
v1.0.3 (2018-10-16)
Documentation and other chores:
v1.0.2 (2018-10-16)
Implemented enhancements:
- Add GetCustomAttributes method to MemberInfo and derived classes #27
- Add Encoding.GetString() method #20
- Implement missing GetHashCode() on several classes/structs #17
- Improve System.Single #16
- Work on Convert() class #15
- Work on TimeSpan #14
- Add overloads with float parameters to Math methods #13
- Add String.Format #12
- Add Timeout.InfiniteTimeSpan and Sleep(timespan) #11
- Update Assembly info #4
Fixed bugs:
- Fix Assembly.GetType(string, bool) throws ArgumentException #26
- Fix PostProcessInteger in System.Number #25
- Constructor should copy only the desired chars #24
- Fix Hashtable.CopyTo #23
- Fix issue with ToString for doubles and floats #22
- Remove implementations of GetHashCode() from several classes #21
- Fix infinite loop in Append(object value) #10
- Update Number.cs #6
Documentation and other chores:
- Merge 'develop' for Release 1.0.2 #44
- Add all missing comments for documentation and Intellisense #18
- Update comment on Random class #9
* This Change Log was automatically generated by github_changelog_generator