[![PyPi Release](https://img.shields.io/pypi/v/streamlit-pydantic/0.2.0?color=blue)](https://pypi.org/project/streamlit-pydantic/0.2.0)
🎁 Features & Improvements
- Add support for `pydantic_form` method as proposed by benlindsay [here](https://twitter.com/ben_j_lindsay/status/1413233908217430017).
- Allow creating multiple forms within the same Streamlit application.
- Implement playground application to showcase examples.
📝 Documentation
- Update documentation with lots of examples.
- Improve API documentation.
👥 Contributors
Thanks to LukasMasuch and benlindsay for the contributions.