redux-search-filter
Version:
[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![npm download][download-image]][download-url]
66 lines (26 loc) • 1.55 kB
Markdown
<a name="0.6.0"></a>
# [0.6.0](https://github.com/neptunejs/redux-search-filter/compare/v0.5.0...v0.6.0) (2018-06-26)
### Features
* add support for empty multiple fields ([604d24b](https://github.com/neptunejs/redux-search-filter/commit/604d24b))
<a name="0.5.0"></a>
# [0.5.0](https://github.com/neptunejs/redux-search-filter/compare/v0.4.0...v0.5.0) (2017-12-18)
<a name="0.4.0"></a>
# [0.4.0](https://github.com/neptunejs/redux-search-filter/compare/v0.3.1...v0.4.0) (2017-12-13)
### Features
* support non-string values ([9403dc3](https://github.com/neptunejs/redux-search-filter/commit/9403dc3))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/neptunejs/redux-search-filter/compare/v0.3.0...v0.3.1) (2017-09-28)
<a name="0.3.0"></a>
# [0.3.0](https://github.com/neptunejs/redux-search-filter/compare/v0.2.0...v0.3.0) (2017-09-28)
### Features
* use lodash's property function to extract prop ([f14fa8e](https://github.com/neptunejs/redux-search-filter/commit/f14fa8e))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/neptunejs/redux-search-filter/compare/v0.1.0...v0.2.0) (2017-08-07)
### Features
* add "name" prop to Filter component ([e71c079](https://github.com/neptunejs/redux-search-filter/commit/e71c079))
<a name="0.1.0"></a>
# [0.1.0](https://github.com/neptunejs/redux-search-filter/compare/v0.0.1...v0.1.0) (2017-08-07)
### Features
* AND/OR and negate filter options ([3b45715](https://github.com/neptunejs/redux-search-filter/commit/3b45715))
<a name="0.0.1"></a>
## 0.0.1 (2017-07-25)