All notable changes to this project will be documented in this file. It uses the Keep a Changelog format, and this project adheres to Semantic Versioning.
v0.1.0 --- 2024-04-30
The theme of this release is learning Rust and pgrx.
- 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
- Built with Rust
- Use
make
for most actions - Download from PGXN or GitHub
- CI testing on PostgreSQL 11--16
- Build and install docs in the README
- Full reference documentation
- Performance benchmark script
- Multi-schema composition example