Skip to content

Releases: GregFinzer/Compare-Net-Objects

Compare Dictionaries with Enum Keys

Choose a tag to compare

@GregFinzer GregFinzer released this 17 Jul 15:00

Changes

  • Compare Dictionaries with Enum Keys
  • Bug fix, it should only compare fonts on Windows machines

Associated Pull Requests

Make compatible with .NET Core 8.0

Choose a tag to compare

@GregFinzer GregFinzer released this 12 Dec 01:40
6d4bc52

Make compatible with .NET Core 8.0

Make GetTypeInfo internal

Choose a tag to compare

@GregFinzer GregFinzer released this 12 Sep 13:41
63cfa4e

Make GetTypeInfo internal. The public version was causing compilation problems with someone.

Fix for DateOnly and TimeOnly

Choose a tag to compare

@GregFinzer GregFinzer released this 04 Sep 13:58
4b7a0b9

Fix for DateOnly and TimeOnly comparison when also using structs.

Support DateOnly, TimeOnly, Different Enum Types, and Bug Fixes

Choose a tag to compare

@GregFinzer GregFinzer released this 29 Aug 17:49

Ability to compare DateOnly and TimeOnly for .NET Core 6.0 and higher. Update XML Doc for CollectionMatchingSpec. Fix hidden type bug. Fix for compare IEnumerable from killergege. Handle different enum types from killergege.

ShowCollectionKeyName and CompareBackingFields

Choose a tag to compare

@GregFinzer GregFinzer released this 28 Jan 16:10

ShowCollectionKeyName Config option by gordon-matt #275

CompareBackingFields config option by Mch-Kuzyk #279

Version 4.78

Choose a tag to compare

@GregFinzer GregFinzer released this 01 Sep 18:08

Bump Newtonsoft.Json from 12.0.1 to 13.0.1

Version 4.77

Choose a tag to compare

@GregFinzer GregFinzer released this 25 Apr 19:26

Fix for comparing positive and negative infinity for a double. https://github.com/GregFinzer/Compare-Net-Objects/issues/260
Fix for default DateTime.Kind https://github.com/GregFinzer/Compare-Net-Objects/issues/259
Option to Ignore Collection Count when Read Only #256

Fixes for Compare Double Naan, IgnoreDateTimeOffsetTimezones and CompareReadOnly

Choose a tag to compare

@GregFinzer GregFinzer released this 01 Mar 01:20

Support for DateTime Kind

Choose a tag to compare

@GregFinzer GregFinzer released this 30 Jan 00:59