Releases: Hochfrequenz/go-bo4e
Releases · Hochfrequenz/go-bo4e
v0.0.22
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
What's Changed
- 🐛 serialize Zaehler->Zaehlernummer as
zaehlernummernotzahlernummerby @hf-kklein in #48 - ✨Add BO Bilanzierung by @hf-kklein in #49
- ✨Implement BO Ansprechpartner by @hf-kklein in #47
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- 🐛Re-Run stringer on Vertragsart Enum by @hf-kklein in #46
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Update State-of-the-Package Date by @hf-kklein in #43
- Do not Serialize/Marshal Default Values for Enums by @hf-kklein in #44
- 🎨 Harmonize Docstrings by @hf-kklein in #45
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- 🐛
requried_without_alldoes 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
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
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
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
- @dependabot made their first contribution in #34
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- 🎨💥Convert all Enum Style Constants to UPPER CASE by @hf-kklein in #32
Full Changelog: v0.0.13...v0.0.14