Skip to content

Version 1.38.0

Compare
Choose a tag to compare
@nd1012 nd1012 released this 14 Oct 19:44
· 114 commits to main since this release

Changes

Breaking changes

  • Added EquatableArray<T>.HashCode which holds a combination of the element hash codes and is being distributed by the default GetHashCode method

Additions

  • Added EquatableArray<T>.EqualityComparer
  • Added debug logging to DisposableBase, DisposableRecordBase and HostedServiceBase

Full Changelog: v1.37.0...v1.38.0