Releases: Hochfrequenz/malo-ident-net-models
Releases · Hochfrequenz/malo-ident-net-models
v1.3.0
What's Changed
- Add json converter for landparcels and other fields. by @JonasSchneegans in #44
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- add empty string to null converter for name fields by @JonasSchneegans in #43
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
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
- @JonasSchneegans made their first contribution in #40
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore: replace FluentAssertions with AwesomeAssertions by @hf-kklein in #34
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
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
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
from9.0.0-rc.2
to9.0.0
by @hf-kklein in #22
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Introduce namespace-based Versioning by @hf-kklein in #20
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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