What's Changed
* Add semantic validator for similarity by krandiash in https://github.com/ShreyaR/guardrails/pull/61
* Reask: Fix `repr` recursion error, remove use of `pretty_repr` (54) by ShreyaR in https://github.com/ShreyaR/guardrails/pull/63
* added new arg parsing helper by ShreyaR in https://github.com/ShreyaR/guardrails/pull/65
* added integration tests for all options for entity extraction by ShreyaR in https://github.com/ShreyaR/guardrails/pull/67
* Refactor Guard, Schema; add Runner, Rail, InputSchema classes by krandiash in https://github.com/ShreyaR/guardrails/pull/64
* Move PromptCallable to the top level imports by ShreyaR in https://github.com/ShreyaR/guardrails/pull/68
* Add helper to autogenerate integration test artifacts by ShreyaR in https://github.com/ShreyaR/guardrails/pull/69
* Add Pydantic Support by krandiash in https://github.com/ShreyaR/guardrails/pull/35
* updated docs to add pydantic integration by ShreyaR in https://github.com/ShreyaR/guardrails/pull/70
* version bump by ShreyaR in https://github.com/ShreyaR/guardrails/pull/71
**Full Changelog**: https://github.com/ShreyaR/guardrails/compare/v0.1.3...v0.1.4