Skip to content

Releases: Hochfrequenz/go-bo4e

v0.0.22

18 Nov 18:14
da4c82b

Choose a tag to compare

What's Changed

  • 💬Change Default Value Serialization Behaviour: Omit Every Default Value except for Bools and Numbers by @hf-kklein in #50

Full Changelog: v0.0.21...v0.0.22

v0.0.21

17 Nov 13:12
4e04362

Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

v0.0.20

16 Nov 11:30
93628b9

Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

15 Nov 16:13
25174bc

Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

10 Nov 11:04
1d574ae

Choose a tag to compare

What's Changed

  • 🐛 requried_without_all does not work for BO Messlokation addresses; Copy MaLo workaround to MeLo; Fix Docstrings by @hf-kklein in #41
  • Implement BO Marktlokation by @hf-aschloegl in #38

Full Changelog: v0.0.17...v0.0.18

v0.0.17

03 Nov 14:19
60b5e55

Choose a tag to compare

What's Changed

  • ✨Easy access and Validation of Pruefidentifikator from BOneyComb->Transaktionsdaten by @hf-kklein in #37

Full Changelog: v0.0.16...v0.0.17

v0.0.16

24 Oct 16:39
b6abc4b

Choose a tag to compare

What's Changed

  • Implement "SetNachrichtendatum" and "SetDokumentennummer" helper methods by @hf-kklein in #36

Full Changelog: v0.0.15...v0.0.16

v0.0.15

21 Oct 11:45
6a16278

Choose a tag to compare

What's Changed

  • Shorten the lines by moving the first docstring of each enum into a separate line by @hf-kklein in #33
  • ⬆️ Bump github.com/shopspring/decimal from 1.3.0 to 1.3.1 by @dependabot in #34
  • ✨ BOneyComb: Impl. Helper Methods SetAbsender/Empfaenger(Code) & Re-Structure Tests by @hf-kklein in #35

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

20 Oct 11:34
cc37e23

Choose a tag to compare

What's Changed

  • 🎨💥Convert all Enum Style Constants to UPPER CASE by @hf-kklein in #32

Full Changelog: v0.0.13...v0.0.14