Skip to content

Releases: Hochfrequenz/JsonPatchDocumentExtensionDataAdapter

v0.0.8

21 Jan 13:29
42645cf

Choose a tag to compare

What's Changed

  • build(deps): bump MSTest.TestFramework from 3.5.2 to 3.6.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #15
  • build(deps): bump MSTest.TestAdapter from 3.5.2 to 3.6.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #17
  • build(deps): bump csharpier from 0.29.1 to 0.29.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #16
  • build(deps): bump MSTest.TestFramework from 3.6.0 to 3.6.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #18
  • build(deps): bump MSTest.TestAdapter from 3.6.0 to 3.6.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #19
  • build(deps): bump Microsoft.AspNetCore.JsonPatch from 8.0.8 to 8.0.10 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #20
  • build(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #21
  • build(deps): bump MSTest.TestFramework from 3.6.1 to 3.6.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #23
  • build(deps): bump MSTest.TestAdapter from 3.6.1 to 3.6.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #24
  • build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #25
  • build(deps): bump MSTest.TestFramework from 3.6.2 to 3.6.3 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #27
  • build(deps): bump csharpier from 0.29.2 to 0.30.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #29
  • build(deps): bump System.Text.Json from 8.0.5 to 9.0.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #26
  • build(deps): bump MSTest.TestAdapter from 3.6.2 to 3.6.3 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #30
  • build(deps): bump Microsoft.AspNetCore.JsonPatch from 8.0.10 to 9.0.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #28
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #32
  • build(deps): bump csharpier from 0.30.1 to 0.30.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #31
  • build(deps): bump FluentAssertions from 6.12.2 to 7.0.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #33
  • build(deps): bump MSTest.TestAdapter from 3.6.3 to 3.6.4 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #34
  • build(deps): bump MSTest.TestFramework from 3.6.3 to 3.6.4 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #35
  • build(deps): bump MSTest.TestFramework from 3.6.4 to 3.7.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #37
  • build(deps): bump MSTest.TestAdapter from 3.6.4 to 3.7.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #36
  • build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #38
  • build(deps): bump FluentAssertions from 7.0.0 to 8.0.0 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #39
  • build(deps): bump Microsoft.AspNetCore.JsonPatch from 9.0.0 to 9.0.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #41
  • build(deps): bump System.Text.Json from 9.0.0 to 9.0.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #42
  • build(deps): bump MSTest.TestAdapter from 3.7.0 to 3.7.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #43
  • build(deps): bump MSTest.TestFramework from 3.7.0 to 3.7.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #40
  • Replace FluentAssertions with AwesomeAssertions by @hf-kklein in #44

Full Changelog: v0.0.7...v0.0.8

v0.0.7

09 Sep 20:32
03c66b0

Choose a tag to compare

What's Changed

  • build(deps): bump coverlet.collector from 6.0.0 to 6.0.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #9
  • build(deps): bump MSTest.TestAdapter from 3.1.1 to 3.5.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #13
  • build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #12
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.1 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #10
  • build(deps): bump MSTest.TestFramework from 3.1.1 to 3.5.2 in /JsonPatchDocumentExtensionDataAdapter by @dependabot in #11
  • fix: account for Newtonsoft JsonPropertyAttribute with null PropertyName by @hf-kklein in #14

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

09 Sep 20:17
5860e21

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

09 Sep 15:43
9d7bbb2

Choose a tag to compare

What's Changed

  • Add README + Allow Invocation as Extension Method by @hf-kklein in #5

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Sep 15:14
ca97c89

Choose a tag to compare

What's Changed

  • fix: don't raise InconsistentPropertyNamesException if annotation of ExtensionData differs by @hf-kklein in #4

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Sep 15:05
62486e3

Choose a tag to compare

What's Changed

  • fix: instead of overriding ToString provide better message to base by @hf-kklein in #3

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Sep 14:42
d2d2ed8

Choose a tag to compare

What's Changed

  • ci: fix copy paste errors in release workflow by @hf-kklein in #2

Full Changelog: v0.0.1...v0.0.2

v0.0.1

09 Sep 14:38
d12e841

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Hochfrequenz/JsonPatchDocumentExtensionDataAdapter/commits/v0.0.1