All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
From v1.0.0 onwards, this project adheres to Semantic Versioning. Pre-v1, breaking changes are indicated via a minor release, while all other changes fall under patches. At any time, you can see what's in progress for a version by filtering GitHub issues by milestone.
2.3.0 (2022-10-05)
2.2.0 (2022-10-04)
- JSONB Contained by (d45a156)
- JSONB Contains (6bf7f9a)
- JSONB has key (c80bea6)
- JSONB has_all (2f48df4)
- JSONB has_any (516a6c0)
2.1.0 (2022-02-06)
- Native PG array type (88561ad)