We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c1721 commit d0d7121Copy full SHA for d0d7121
2 files changed
History.md
@@ -1,4 +1,10 @@
1
2
+2.3.0 / 2018-06-19
3
+==================
4
+
5
+**features**
6
+ * [[`a5c1721`](http://github.com/node-modules/parameter/commit/a5c172179071aaaafb6fac604bc6bf4ebb0c8d98)] - feat: Add option.validateRoot to enable validate the root object (#41) (paranoidjk <<hust2012jiangkai@gmail.com>>)
7
8
2.2.3 / 2018-05-16
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "parameter",
- "version": "2.2.3",
+ "version": "2.3.0",
"description": "A parameter verify tools.",
"main": "index.js",
"files": [
0 commit comments