Skip to content

Releases: malinkinsa/pydantic-to-elastic

0.0.2

05 Mar 17:37
1e53b95
Compare
Choose a tag to compare

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: 0.0.1...0.0.2

0.0.1

17 Nov 21:07
8edbc31
Compare
Choose a tag to compare

Beta release