]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CHANGES.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / http-signature / node_modules / jsprim / CHANGES.md
1 # Changelog
2
3 ## not yet released
4
5 None yet.
6
7 ## v1.3.0 (2016-06-22)
8
9 * #14 add safer version of hasOwnProperty()
10 * #15 forEachKey() should ignore inherited properties
11
12 ## v1.2.2 (2015-10-15)
13
14 * #11 NPM package shouldn't include any code that does `require('JSV')`
15 * #12 jsl.node.conf missing definition for "module"
16
17 ## v1.2.1 (2015-10-14)
18
19 * #8 odd date parsing behaviour
20
21 ## v1.2.0 (2015-10-13)
22
23 * #9 want function for returning RFC1123 dates
24
25 ## v1.1.0 (2015-09-02)
26
27 * #6 a new suite of hrtime manipulation routines: `hrtimeAdd()`,
28   `hrtimeAccum()`, `hrtimeNanosec()`, `hrtimeMicrosec()` and
29   `hrtimeMillisec()`.
30
31 ## v1.0.0 (2015-09-01)
32
33 First tracked release.  Includes everything in previous releases, plus:
34
35 * #4 want function for merging objects