Skip to content

Releases: Hochfrequenz/go-bo4e

v0.16.0

08 Aug 07:25
8e17e85
Compare
Choose a tag to compare

What's Changed

  • Fix tests that deserialize BOneyComb. by @GodsBoss in #309
  • DEV-67855: Make wahlrechtprognosegrundlage enum instead of bool by @hf-fvesely in #310

Full Changelog: v0.15.0...v0.16.0

v0.15.0

07 Aug 11:49
c444876
Compare
Choose a tag to compare

What's Changed

  • DEV-67855 Enhance unmarshalling of BusinessObjectSlice. by @GodsBoss in #308

Full Changelog: v0.14.0...v0.15.0

v0.14.0

06 Aug 15:17
568fccd
Compare
Choose a tag to compare

What's Changed

  • Add empty implementations of BO Einspeisung, Summenzeitreihe, Netzlokation (prevents unmarshalling errors) by @hf-kklein in #307

Full Changelog: v0.13.0...v0.14.0

v0.13.0

06 Aug 13:20
d9217f1
Compare
Choose a tag to compare

What's Changed

fixes two enum related typos/forgotten members:

  • Fix: Messwerterfassung is FERNAUSLESBAR, not FERN_AUSLESBAR by @hf-kklein in #305
  • Add Missing Zeitreihentypen SLS_TLS and SES_TES by @hf-kklein in #304

Full Changelog: v0.12.0...v0.13.0

v0.12.0

19 Jul 09:28
c5a3bcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

16 Jul 10:29
475a6ba
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/go-playground/validator/v10 from 10.20.0 to 10.22.0 by @dependabot in #300
  • DEV-68077: Make COM.Hardware/Geraetetyp nilable by @hf-kklein in #301

Full Changelog: v0.10.0...v0.11.0

v0.10.0

28 May 06:05
24ad208
Compare
Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #298
  • Align nullability of BO Vertrag and COM Vertragsteil with BO4E.NET by @hf-kklein in #297

Full Changelog: v0.9.1...v0.10.0

v0.9.1

02 May 10:47
768d819
Compare
Choose a tag to compare

What's Changed

  • ⬆ Start Testing Go 1.22 by @hf-kklein in #286
  • Bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 by @dependabot in #287
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #288
  • Bump VeryGoodOpenSource/very_good_coverage from 2.2.0 to 3.0.0 by @dependabot in #291
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #294
  • Bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #290
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #293
  • Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 by @dependabot in #296
  • Bump github.com/shopspring/decimal from 1.3.1 to 1.4.0 by @dependabot in #292

Full Changelog: v0.9.0...v0.9.1

v0.9.0

05 Feb 07:26
0efcb15
Compare
Choose a tag to compare

What's Changed

Consistent Nullability with BO4E.net

Thanks to @GodsBoss !

  • Make Bilanzierung fields that are nullable in .NET BO4E lib nullable here by @GodsBoss in #280
  • Make Energiemenge.Lokationstyp nullable by @GodsBoss in #281
  • Make nullability of Preisblatt fields consistent with .NET lib by @GodsBoss in #283
  • Make Zaehler.Zaehlertyp nullable. by @GodsBoss in #284
  • Make Marktteilnehmer.Marktrolle nullable. by @GodsBoss in #285

Internal

Full Changelog: v0.8.4...v0.9.0

v0.8.4

28 Jan 17:29
672c295
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 by @dependabot in #277
  • Add non-panicking MaLo ID checksum function by @GodsBoss in #279

Full Changelog: v0.8.3...v0.8.4