Releases: marcosschroh/dataclasses-avroschema
Releases · marcosschroh/dataclasses-avroschema
0.57.0
0.57.0 (2024-02-16)
Feat
- Possibility for original schema string in objects Meta class. (#545)
[master cb96839] bump: version 0.56.2 → 0.57.0
2 files changed, 8 insertions(+), 2 deletions(-)
0.56.2
0.56.2 (2024-02-12)
Fix
- Install typing-extensions when using Python > 3.8 (#541)
[master b6a61ce] bump: version 0.56.1 → 0.56.2
2 files changed, 8 insertions(+), 2 deletions(-)
0.56.1
0.56.1 (2024-01-30)
Fix
- Optional[Literal] type fixed. Closes #518 (#528)
[master 709a7a3] bump: version 0.56.0 → 0.56.1
2 files changed, 8 insertions(+), 2 deletions(-)
0.56.0
0.56.0 (2024-01-19)
Feat
- support for pydantic date and datetime added (#517)
[master fcb5b8b] bump: version 0.55.1 → 0.56.0
2 files changed, 8 insertions(+), 2 deletions(-)
0.55.1
0.55.1 (2024-01-16)
Fix
- bump inflector version for python3.12 support (#519)
[master a058f67] bump: version 0.55.0 → 0.55.1
2 files changed, 8 insertions(+), 2 deletions(-)
0.55.0
0.55.0 (2024-01-16)
Feat
- exclude_default option added in metadata. Closes #400 (#513)
[master 0b1ee08] bump: version 0.54.2 → 0.55.0
2 files changed, 8 insertions(+), 2 deletions(-)
0.54.2
0.54.2 (2023-12-12)
Fix
- kwarg typing in AvroModel (#488)
[master d45fd3e] bump: version 0.54.1 → 0.54.2
2 files changed, 8 insertions(+), 2 deletions(-)
0.54.1
0.54.1 (2023-12-07)
Fix
- syntax warning in FakeStub docstring (#486)
[master 73a9d3a] bump: version 0.54.0 → 0.54.1
2 files changed, 8 insertions(+), 2 deletions(-)
0.54.0
0.54.0 (2023-12-01)
Feat
- property extra_allowed_default_types added to Field. Closes #457 (#481)
[master 2e2602f] bump: version 0.53.1 → 0.54.0
2 files changed, 8 insertions(+), 2 deletions(-)
0.53.1
0.53.1 (2023-11-15)
Fix
- simplify faker stub code (#471)
[master 32a7d5b] bump: version 0.53.0 → 0.53.1
2 files changed, 8 insertions(+), 2 deletions(-)