Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 23:58
v0.1.0
e7ae503

The theme of this release is learning Rust and pgrx.

⚡ Improvements

  • First release, everything is new!
  • JSON Schema validation using boon
  • Fully supports draft 2020-12, draft 2019-09, draft-7, draft-6, and draft-4
  • Multi-object schema composition
  • Remote fetching of resources disabled

🏗️ Build Setup

  • Built with Rust
  • Use make for most actions
  • Download from PGXN or GitHub
  • CI testing on PostgreSQL 11–16

📚 Documentation