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 6a9aba6 commit 619fb4cCopy full SHA for 619fb4c
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- 2016-05-05 - v1.5.0
2
+- 2016-05-05 - Allow overriding debug output functions
3
+- 2016-04-27 - Static code analysis with Flow and JSCPD
4
- 2016-04-22 - v1.4.0
5
- 2016-04-22 - Return all validation errors
6
- 2016-02-16 - v1.3.3
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
0 commit comments