- Sep 16, 2017
-
-
Tomas Della Vedova authored
fix(buildArray): Support tuple arrays
- Sep 13, 2017
-
-
Elliott Foster authored
JSON Schema provides support for [tuple validation](https://spacetelescope.github.io/understanding-json-schema/reference/array.html#tuple-validation); however, this module previously lacked support for it. This commit will allow arrays to either be of a single type or to be of mixed types in the order specified by the schema.
-
- Aug 15, 2017
-
-
Matteo Collina authored
-
Matteo Collina authored
Note that uglify is unnecessary on node 8.3.0
-
Simen Bekkhus authored
-
- Aug 11, 2017
-
-
Tomas Della Vedova authored
Handle null when value should be string
- Aug 08, 2017
- Jul 24, 2017
-
-
Matteo Collina authored
-
- Jul 15, 2017
-
-
delvedor authored
-
- Jul 05, 2017
-
-
Matteo Collina authored
-
Matteo Collina authored
Avoid calling substring to remove a comma.
-
Matteo Collina authored
-
Matteo Collina authored
Fixes #15
-
- May 30, 2017
-
-
Matteo Collina authored
-
Matteo Collina authored
-
Matteo Collina authored
If a value is undefined, it shouldn't be passed to fastSafeStringify
-
- May 29, 2017
-
-
Simen Bekkhus authored
-
- May 22, 2017
-
-
Matteo Collina authored
-
Matteo Collina authored
Add ability to uglify generated code
-
- May 21, 2017
-
-
Simen Bekkhus authored
-
Matteo Collina authored
Allow non alpha keys
-
Matteo Collina authored
Allow specifying deep additionalProperties=true
-
- May 20, 2017
-
-
Simen Bekkhus authored
Fixes #33
-
Simen Bekkhus authored
-
- May 02, 2017
-
-
Matteo Collina authored
-
Matteo Collina authored
Support for long integers
-
- Apr 30, 2017
-
-
rochdev authored
-
- Apr 27, 2017
-
-
rochdev authored
-
- Apr 14, 2017
-
-
Tomas Della Vedova authored
Faster string serialization
-
delvedor authored
-
Tomas Della Vedova authored
Optional properties support
- Apr 13, 2017
- Apr 05, 2017
-
-
Tomas Della Vedova authored
Update standard to the latest version
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
- Mar 30, 2017
-
-
Tomas Della Vedova authored
Added Greenkeeper
-