Skip to content

Releases: bo4e/BO4E-python

v0.3.0

13 Jul 15:43
63a5ec0

Choose a tag to compare

What's Changed

  • Rework with pydantic + svg images in documentation by @hf-krechan in #380 (this is a fundamental change to how this library is structured, it only affects the python lib, not the data model itself)
  • 🧹 remove unused import by @hf-kklein in #384
  • Add isort to GH action by @hf-krechan in #381
  • Add Python version 3.9 and 3.10 to tests in package publish GH action by @hf-krechan in #379
  • Bump iso3166 from 2.0.2 to 2.1.1 by @dependabot in #386

Full Changelog: v0.2.8...v0.3.0

v0.2.8

15 Jun 09:34
0957dce

Choose a tag to compare

Fachliche Änderung:

Technical Changes

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

14 Mar 19:13
0b462ef

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

02 Feb 11:58
45bec8e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

02 Feb 09:13
ca09d50

Choose a tag to compare

What's Changed

  • 🔥 Remove Versioning Info; Condense Release Workflow by @hf-kklein in #303

Full Changelog: v0.2.4...v0.2.5

v0.2.4

31 Jan 17:56
0c0fb60

Choose a tag to compare

What's Changed

  • 🚛Rename Default Branch to main (was master) by @hf-kklein in #363

Full Changelog: v0.2.3...v0.2.4

v0.2.3

31 Jan 17:44
dcb032e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 Jan 16:24
1866785

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Jan 16:00
9c4f359

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jan 22:03
3ccef16

Choose a tag to compare

🎉Feature Completeness in v0.2.0🥳

We're feature complete.
Maybe we haven't found all the hidden gems in the official documentation and maybe we missed one or another update or docstring... but:

  • all Business Objects
  • all COMs
  • all ENUMs

are now part of this implementation.

What's Changed

Full Changelog: v0.1.4...v0.2.0