Skip to content

Releases: acelot/search-schema

4.2.0

01 Dec 05:33
5246be8
Compare
Choose a tag to compare

Fxied nested Not rule

4.1.0

29 Oct 10:49
Compare
Choose a tag to compare
`Is` rule fixed

`Raw` now can accept assoc array

21 Jan 06:54
b314268
Compare
Choose a tag to compare
Merge pull request #3 from sparfenov/feature-make-raw-iterable

Raw rule value can be iterable

3.2.0: Merge pull request #1 from VGrigoryev/master

26 Oct 07:25
a57ef05
Compare
Choose a tag to compare

3.1.0

23 Oct 09:02
Compare
Choose a tag to compare
Added `getParts()` method

3.0.0: Spread operator in `Raw` rule

23 Oct 05:28
Compare
Choose a tag to compare
- `:value` passes value untouched, even if it's an array
- `...value` spreads array elements into parameters

2.1.0

21 Sep 09:47
Compare
Choose a tag to compare
Ability to have custom parameter prefix in `Raw` rule

2.0.0

20 Sep 10:44
Compare
Choose a tag to compare
`Result` renamed to `Criteria`

1.0.0

18 Sep 05:48
Compare
Choose a tag to compare
`Raw` rule now supports an iterables like `In` rule

1.0.0-rc1

03 Aug 07:54
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
Initial commit