We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce01c25 commit e1cc0ddCopy full SHA for e1cc0dd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.14](https://github.com/varletjs/ruler-factory/compare/v0.0.13...v0.0.14) (2026-01-29)
2
+
3
+### Features
4
5
+- support uniq and uniqBy ([0cccaec](https://github.com/varletjs/ruler-factory/commit/0cccaec29802b8e6eb908e6dcc998dd1fe69986a))
6
7
## [0.0.13](https://github.com/varletjs/ruler-factory/compare/v0.0.12...v0.0.13) (2025-09-07)
8
9
## [0.0.12](https://github.com/varletjs/ruler-factory/compare/v0.0.11...v0.0.12) (2025-09-06)
package.json
@@ -1,6 +1,6 @@
{
"name": "ruler-factory",
- "version": "0.0.13",
+ "version": "0.0.14",
"description": "A flexible, chainable validation rule factory for typeScript/javaScript.",
"keywords": [
"validation",
0 commit comments