- make more flexible dataclasses-avroschema dependency
0.9.1
Fix
- updated to latest dataclases-avroschemas
0.9.0
BREAKING CHANGE
- Now we use --model-type to know the type of Model that has to be generated: https://marcosschroh.github.io/dataclasses-avroschema/model_generator/#usage
Refactor
- --base-class replaced by --model-type when generating models from schemas