We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f834d commit 344c34dCopy full SHA for 344c34d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/prilutskiy/filterion/compare/v1.3.2...v1.4.0) (2020-04-10)
2
+
3
4
+### Features
5
6
+* add .equals & .getKeys ([#25](https://github.com/prilutskiy/filterion/issues/25)) ([42f834d](https://github.com/prilutskiy/filterion/commit/42f834db6388f924ab22ceb8e8e049f82a227aa5))
7
8
## [1.3.2](https://github.com/prilutskiy/filterion/compare/v1.3.1...v1.3.2) (2020-04-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "filterion",
- "version": "1.3.2",
+ "version": "1.4.0",
"description": "Data structure for filter criteria management",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments