Skip to content

Releases: guardrails-ai/guardrails

0.2.2

11 Sep 21:29
6f25920
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Sep 19:12
42f549d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

0.2.0

31 Aug 17:55
e3cdc10
Compare
Choose a tag to compare

The team has been hard at work and is excited to announce that the latest release of guardrails, v0.2.0, is now live!

With the latest release, we now support multiple methods of initializing a Guard, better interfaces for creating custom validators, a new provenance validator and several other usability improvements!

Blog post: https://www.guardrailsai.com/blog/0.2-release
Migration guide: https://docs.getguardrails.ai/0-2-migration/

v0.1.9

21 Aug 19:38
9428a9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

14 Jun 10:51
3b6526d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 May 08:29
39c87c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

23 Apr 20:34
1704644
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 Mar 10:54
eeb3717
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 Mar 04:48
6276134
Compare
Choose a tag to compare

What's Changed

  • Add semantic validator for similarity by @krandiash in #61
  • Reask: Fix repr recursion error, remove use of pretty_repr (#54) by @ShreyaR in #63
  • added new arg parsing helper by @ShreyaR in #65
  • added integration tests for all options for entity extraction by @ShreyaR in #67
  • Refactor Guard, Schema; add Runner, Rail, InputSchema classes by @krandiash in #64
  • Move PromptCallable to the top level imports by @ShreyaR in #68
  • Add helper to autogenerate integration test artifacts by @ShreyaR in #69
  • Add Pydantic Support by @krandiash in #35
  • updated docs to add pydantic integration by @ShreyaR in #70
  • version bump by @ShreyaR in #71

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Mar 08:31
ec100a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3