Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

49 lines (24 loc) · 2.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.6 (2022-10-17)

Bug Fixes

1.0.5 (2022-10-17)

Features

  • replaces escaped single quotes (#7) (1d37dc5)

1.0.4 (2022-10-17)

Features

1.0.3 (2021-12-09)

Features

  • simplified filter model (17bc44d)

1.0.2 (2021-12-09)

Features

  • added null and not null conditions (693c8d6)
  • added string patterns (30794dd)
  • removed negation expressions (04025eb)

1.0.1 (2021-12-02)

Bug Fixes

  • accepts fieldnames of size 2 (f4be484)
  • accepts fieldnames of size 2 (b91898a)
  • removed stringable interface for PHP 7 (e4fcf83)