Releases: Hochfrequenz/BO4E-dotnet
Releases · Hochfrequenz/BO4E-dotnet
0.8.7
What's Changed
- fix: when using
SET_INITIAL_DATE_IF_NULLin STJ only set MinValue if JSON value is null and runtime type is not nullable (#600) by @hf-kklein in #602
Full Changelog: 0.8.6...0.8.7
0.16.0
What's Changed
- Put Büro Leipzig and Köln in Readme by @hf-nsoeker in #589
- feat: Add
ZeitabhaengigeBeziehungType andZeitabhaengigeLinksProperty to new v2BOneyCombby @hf-kklein in #587
New Contributors
- @hf-nsoeker made their first contribution in #589
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- chore(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 9.0.0 by @dependabot in #590
- chore(deps): bump Portable.System.DateTimeOnly from 8.0.1 to 8.0.2 by @dependabot in #592
- chore(deps): bump Polyfill from 7.4.0 to 7.4.1 by @dependabot in #595
- chore(deps): bump MSTest.TestAdapter from 3.6.2 to 3.6.3 by @dependabot in #591
- chore(deps): bump MSTest.TestFramework from 3.6.2 to 3.6.3 by @dependabot in #593
- ci: remove prettier workflow (more annoying than helpful) by @hf-kklein in #598
- Make Geokoordinaten/Laengen+Breitegrade nullable; Add
NoerdlicheBreite,OestlicheLaenge,Zone,NordwertandOstwertby @FreddyFox892 in #597
New Contributors
- @FreddyFox892 made their first contribution in #597
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Rename Rechnungsposition Zu-/Abschlag ENUMs by @hf-mrdachner in #585
Full Changelog: 0.13.1...0.14.0
0.13.1
What's Changed
- move existing BOneyComb (w/o zeitabhängige Links) to v1 namespace by @hf-kklein in #588
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- feat: Add
BOneyCombType (in bo4e lib instead of each client/server on their own) by @hf-kklein in #586
Full Changelog: 0.12.1...0.13.0
0.12.1
What's Changed
- fix: Support Deserializing Geraetemerkmal
"G2.5", not only"G2Period5"by @hf-kklein in #584
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- chore: use CRLF line endings in
.csprojfiles by @hf-kklein in #581 - Bump System.Text.Json from 8.0.5 to 9.0.0; Add new
System.Text.Json.Serialization.JsonStringEnumMemberNameattributes by @hf-kklein in #582
Full Changelog: 0.11.6...0.12.0
0.11.6
What's Changed
- chore(deps): bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #577
- chore(deps): bump Polyfill from 7.2.0 to 7.4.0 by @dependabot in #579
- DEV-77895: Refactor Rechnungsposition Zuschlag/Abschlag to Enums by @levtoji in #580
Full Changelog: 0.11.5...0.11.6
0.8.6
What's Changed
- chore: move JsonConverters into files matching the respective class names (🍒558) by @hf-kklein in #573
- feat: Explicitly define STJ+Newtonsoft JsonConverters for all uses of
BO4E.ENUM.Verwendungszweck(DEV-76862/DEV-77714) (#559) by @hf-kklein in #575 - feat: add JsonConverters for Enum Verwendungszweck➡️ COM Verwendungszweck (🍒#565) + make Verwendungszweck.Marktrolle optional/nullable by @hf-kklein in #576
Full Changelog: 0.8.5...0.8.6