v1.0.31
This was the first release after the
master
branch was renamed tomain
.
This release includes a lot of XML documentation updates. StyleCop.Analyzers was added this release.
New Features:
Tree.GetEnumerator()
Bug Fixes:
Changes:
Quaternion.GetHashCode()
now usesHashCode.Combine
rather than^
exclusive orStepperStatus StepperReverseBreak<TStep>(TStep)
added toISortedBinaryTree<T>
UniversalQuantification
obsolete attributes changed from errors to warningsbool IsLocalFunction(this MethodInfo)
->bool IsLocalFunction(this MethodBase)