Releases: slashdevops/qfv
Releases · slashdevops/qfv
Release list
v1.0.2
What's Changed
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #13
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #14
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #15
- docs: add Mermaid diagrams across README and docs by @christiangda in #16
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v1.0.0...v1.0.2
v1.0.1
What's Changed
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #13
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #14
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #15
- docs: add Mermaid diagrams across README and docs by @christiangda in #16
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fix!: reject invalid filter input and make the parser correct & concurrency-safe by @christiangda in #9
- feat: add PostgreSQL 18 comparison and pattern-matching predicates by @christiangda in #10
- feat: configurable operators/directions, dotted fields, and docs restructure by @christiangda in #11
- chore: add open-source project files (license, security, CI) by @christiangda in #12
Full Changelog: v0.0.5...v1.0.0
v0.0.5
What's Changed
- chore: update module path to github.com/slashdevops/qfv by @christiangda in #8
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: implement regex operators by @christiangda in #7
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: implement 'SIMILAR TO' and 'NOT SIMILAR TO' sentences by @christiangda in #6
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- feat: implement ast to parse filter where senteces by @christiangda in #1
- fix: package name by @christiangda in #2
- feat: implement concrete errors by @christiangda in #3
- docs: improve documentation by @christiangda in #4
New Contributors
- @christiangda made their first contribution in #1
Full Changelog: https://github.com/p2p-b2b/qfv/commits/v0.0.1