Skip to content

Releases: bo4e/BO4E-python

v0.1.4

18 Jan 21:30
2c7dde4

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Dec 18:41
47ab565

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Dec 18:25
c8f0c5f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Dec 08:21
3c94704

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0 including all enums

08 Dec 12:33
df4f20b

Choose a tag to compare

What's Changed

  • Enforce Doc Build on PR by @hf-kklein in #77
  • 📝Document Enum Members by using #:; Remove 🔥 DocStrEnum approach that turned out to not work by @hf-kklein in #78
  • 📝🎨update enum member documentation to sphinx compatible format by @hf-kklein in #81
  • Improve Documentation Setup (especially for enum members) by @hf-kklein in #216
  • Install Dependabot by @hf-kklein in #219
  • ✨Implement all Enums (🤖🥣scraping from bo4e.de) by @hf-kklein in #218
  • Bump iso3166 from 1.0.1 to 2.0.2; remove type check ignore by @dependabot in #220
  • Bump marshmallow from 3.12.1 to 3.14.1 by @dependabot in #221
  • Update README after changing default branch from develop to master by @hf-kklein in #217

New Contributors

Full Changelog: v0.0.14...v0.1.0

v0.0.15

10 Nov 17:44
99253e8

Choose a tag to compare

Enforce Doc Build on PR (#77)

* add documentation workflow

* fix: docstring of bo4e.enum.strenum.DocumentedStrEnum:4:Unexpected indentation.

v0.0.14

10 Nov 16:41
2983639

Choose a tag to compare

What's Changed

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

v0.0.13

03 Nov 13:58
7bde7cf

Choose a tag to compare

What's Changed

  • 🚨 Add and check static type hints using mypy by @hf-kklein in #65
  • 🎨 Make type-ignores more specific by @hf-kklein in #66
  • 📦️ Mark Package as PEP 561 (Type Hints) compatible by @hf-kklein in #67
  • 🎨 Type check the Unittests, too by @hf-kklein in #69
  • 👷 Test in Multiple Python Versions; Run Black, Coverage and Linter in most recent version only by @hf-kklein in #70
  • Refactor Enum Construction (for better IDE Support) by @hf-kklein in #71
  • 🔖Release v0.0.13 by @hf-kklein in #72

Full Changelog: v0.0.12...v0.0.13

v0.0.12

31 Aug 07:30
b0f1bf5

Choose a tag to compare

Release v0.0.12

Changelog

  • 🎨 Provide a Marshmallow Schema to Allow Lenient Deserialization
  • 🩹 Fix UserWarnings caused by usage of dash-separated names
  • 📝 Fix read the docs documentation
  • ✨ Add BO Messlokation
  • ✨ Introduce BO Vertrag
  • ✨ Add BO Ansprechpartner
  • ✨ add BTR: Betreiber einer technischen Ressource
  • ⬆ Update dependencies
  • ✨ Add Business Objekt "Zaehler"

v0.0.11

08 Feb 17:15

Choose a tag to compare

  • Use setup-scm for versioning
  • Use black formatter with 120 characters per line
  • Update year for copyright in LICENSE