Skip to content

Releases: Hochfrequenz/malo-ident-net-models

v1.3.0

13 Mar 11:06
84f29de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Mar 10:51
2d87016
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Mar 09:35
ae9a97d
Compare
Choose a tag to compare

What's Changed

  • chore(test): ensure no sub-second precision when serializing datetimes by @hf-kklein in #41
  • feat: Add validation, that IdentificationDateTime is German midnight by @hf-kklein in #42

Full Changelog: v1.0.3...v1.1.0

v1.0.3

28 Feb 12:09
0193393
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump AwesomeAssertions from 7.1.0 to 8.0.0 in /MaLoIdentModels by @dependabot in #35
  • build(deps): bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in /MaLoIdentModels by @dependabot in #36
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /MaLoIdentModels by @dependabot in #37
  • build(deps): bump System.Text.Json from 9.0.1 to 9.0.2 in /MaLoIdentModels by @dependabot in #38
  • build(deps): bump AwesomeAssertions from 8.0.0 to 8.0.1 in /MaLoIdentModels by @dependabot in #39
  • feat: Add Json converter for serializing models that contain empty strings and empty lists. by @JonasSchneegans in #40

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Jan 13:41
a6cc863
Compare
Choose a tag to compare

What's Changed

  • chore: replace FluentAssertions with AwesomeAssertions by @hf-kklein in #34

Full Changelog: v1.0.1...v1.0.2

v1.0.1

21 Jan 06:29
e45d5c2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump FluentAssertions from 6.12.2 to 7.0.0 in /MaLoIdentModels by @dependabot in #25
  • build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /MaLoIdentModels by @dependabot in #26
  • bump csharpier from 0.29.1 to 0.30.6 by @hf-kklein in #33
  • build(deps): bump System.Text.Json from 9.0.0 to 9.0.1 in /MaLoIdentModels by @dependabot in #32
  • build(deps): bump FluentAssertions from 7.0.0 to 8.0.0 in /MaLoIdentModels by @dependabot in #31
  • build(deps): bump xunit from 2.9.2 to 2.9.3 in /MaLoIdentModels by @dependabot in #28
  • build(deps): bump coverlet.collector from 6.0.2 to 6.0.4 in /MaLoIdentModels by @dependabot in #30
  • build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /MaLoIdentModels by @dependabot in #29

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Dec 10:49
fb37204
Compare
Choose a tag to compare

What's Changed

  • docs: fix link to openapi.yml by @hf-kklein in #23
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /MaLoIdentModels by @dependabot in #24

Full Changelog: v0.5.1...v1.0.0

v0.5.1

18 Nov 07:22
79db2a7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 in /MaLoIdentModels by @dependabot in #21
  • Bump System.Text.Json from 9.0.0-rc.2 to 9.0.0 by @hf-kklein in #22

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Nov 08:11
899c442
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Oct 11:12
cb1eb3b
Compare
Choose a tag to compare

What's Changed

  • feat: Reject DateTimes in deserialization that have no explicit offset by @hf-kklein in #19

Full Changelog: v0.3.0...v0.4.0