To install the latest version of eXamples (AKA: xamples) simply run:
pip3 install examples
OR
poetry add examples
OR
pipenv install examples
see the Installation QuickStart for more instructions.
- Updated pydantic supported versions.
- Improved type hint checking compatibility.
- Initial Release.