v0.1.3
What's Changed
- add support for dictionary field type as pyarrow map array by @mae5357 in #13
- feature: if pydantic field info has exclude=True, exclude it from the schema by @mae5357 in #14
- Update README for dict conversion and exclude_fields by @simw in #15
- Update github actions versions, to avoid node deprecation warnings by @simw in #16
- Bump version to 0.1.3 by @simw in #17
New Contributors
Full Changelog: v0.1.2...v0.1.3