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