Releases: taleeus/sqld
Releases · taleeus/sqld
Release v1.3.0
1.3.0 (2025-01-09)
Features
- operators: Added PgILike and made ILike platform-agnostic (b34fcd0)
Build Systems
- deps: bump golang.org/x/crypto in /integration (baf011c)
What's Changed
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /integration by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
Release v1.1.0
Release v1.0.0
1.0.0 (2024-10-24)
⚠ BREAKING CHANGES
- v1: The API has completely changed. The old library can be found in the
legacypackage.
Features
Full Changelog: v0.10.0...v1.0.0
Release v0.10.0
Release v0.9.0
Release v0.8.0
Release v0.7.0
Release v0.6.4
0.6.4 (2024-02-05)
Bug Fixes
- operators: Fixed empty bool condition handling (443603a)
Full Changelog: v0.6.3...v0.6.4
Release v0.6.3
0.6.3 (2024-02-03)
Bug Fixes
- operators: Added brackets to bool conditions strings (ca8a719)
Full Changelog: v0.6.2...v0.6.3