Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bo4e/BO4E-Python-Generator

Tags

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🩹Exclude enums from circular reference Workaround (#101)

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🩹Fix circular import issue (#100)

* 🩹Fix circular import issue

* 🩹tests

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Project URL in Package Metadata

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🩹Don't make field nullable if default value is present (#94)

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨Generate field doc strings from `description` (#69)

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compatibility patch for `ZusatzAttribut` (#53)

* Compatibility patch for `ZusatzAttribut`

* 📄

* 🚨🩹

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sort `__all__` elements in `__init__.py` (#50)

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use explicit default kwarg for better mypy (#44)

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add argument to optionally define the BO4E-version (#43)

* Add argument to optionally define the BO4E-version

* 🩹

* Consistency

* 🩹

* Update src/bo4e_generator/schema.py

Co-authored-by: konstantin <[email protected]>

---------

Co-authored-by: konstantin <[email protected]>

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow population by field name (#41)