What's Changed
* Bug fixes:
* correctly distinguish between root models and child models by checking if a model is only referenced but never itself a reference;
* child models correctly recognize nested models and process them as properties in elasticsearch mappings;
**Full Changelog**: https://github.com/malinkinsa/pydantic-to-elastic/compare/0.0.1...0.0.2