Skip to content

Releases: Informatievlaanderen/command-handling

v9.0.1

v9.0.0

08 Mar 17:32
Compare
Choose a tag to compare

9.0.0 (2024-03-08)

Features

BREAKING CHANGES

  • move to dotnet 8.0.2

v8.3.0

29 Nov 09:23
Compare
Choose a tag to compare

8.3.0 (2023-11-29)

Features

  • add IIdempotentCommandHandler (dd9b7e2)

v8.2.0

12 Sep 09:14
Compare
Choose a tag to compare

8.2.0 (2023-09-12)

Features

  • custom list comparer which ignores private dotnet List fields (e3a436a)

v8.1.3

08 Sep 14:49
Compare
Choose a tag to compare

8.1.3 (2023-09-08)

Bug Fixes

  • snapshot verifier compare collections (53e4dce)

v8.1.2

08 Sep 09:52
Compare
Choose a tag to compare

8.1.2 (2023-09-08)

Bug Fixes

  • snapshot verifier registrations (312295f)

v8.1.1

08 Sep 08:22
Compare
Choose a tag to compare

8.1.1 (2023-09-08)

v8.1.0

06 Sep 13:39
Compare
Choose a tag to compare

8.1.0 (2023-09-06)

Features

v8.0.0

09 Feb 10:39
Compare
Choose a tag to compare

8.0.0 (2023-02-09)

Bug Fixes

  • build errors (d098a76)
  • correct registration microsoft ioc (3a96aaa)
  • revert using ImmutableDictionary (69b61a6)

Code Refactoring

  • remove microsoft and autofac from idempotency (a941449)

Features

  • add direct registration extension (d75d5b8)

BREAKING CHANGES

  • remove autofac dependency from idempotency

v7.1.4

31 Dec 13:46
Compare
Choose a tag to compare

7.1.4 (2022-12-31)

Bug Fixes