Skip to content

Tags: stiankroknes/SimpleObjectCompareDotNet

Tags

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release.yml

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow filter ienumerable (#13)

* Allow filter to control if collector should enumerate Ienumerable instance

Co-authored-by: Stian Kroknes <stian.kroknes@tietoevry.com>

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow configure custom root path prefix objectmember collector (#12)

Co-authored-by: Stian Kroknes <stian.kroknes@tietoevry.com>

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use ubuntu latest and add coverage report (#11)

* use ubuntu latest runner
* create coverage report
* env dotnet: telemetry, nologo

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix invalid path (#9)

Co-authored-by: Stian Kroknes <stian.kroknes@tietoevry.com>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix invalid prop paths collections (#8)

Co-authored-by: Stian Kroknes <stian.kroknes@tietoevry.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make extensions public, update deps (#7)

Co-authored-by: Stian Kroknes <stian.kroknes@tietoevry.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor compare context (#6)

* refactor to use context class for collector and comparer and fixed same ref issue collections and support custom collections

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Directory.Build.props