None yet.
- #35 Backport json-schema 0.4.0 to version 1.4.x
- #21 Update verror dep
- #22 Update extsprintf dependency
- #23 update contribution guidelines
- #7 Add parseInteger() function for safer number parsing
- #13 Incompatible with webpack
- #14 add safer version of hasOwnProperty()
- #15 forEachKey() should ignore inherited properties
- #11 NPM package shouldn't include any code that does
require('JSV')
- #12 jsl.node.conf missing definition for "module"
- #8 odd date parsing behaviour
- #9 want function for returning RFC1123 dates
- #6 a new suite of hrtime manipulation routines:
hrtimeAdd()
,hrtimeAccum()
,hrtimeNanosec()
,hrtimeMicrosec()
andhrtimeMillisec()
.
First tracked release. Includes everything in previous releases, plus:
- #4 want function for merging objects