aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/json-schemas/CHANGELOG.json')
-rw-r--r--packages/json-schemas/CHANGELOG.json381
1 files changed, 0 insertions, 381 deletions
diff --git a/packages/json-schemas/CHANGELOG.json b/packages/json-schemas/CHANGELOG.json
deleted file mode 100644
index 66de84299..000000000
--- a/packages/json-schemas/CHANGELOG.json
+++ /dev/null
@@ -1,381 +0,0 @@
-[
- {
- "version": "3.0.0",
- "changes": [
- {
- "note": "Upgrade the bignumber.js to v8.0.2",
- "pr": 1517
- }
- ]
- },
- {
- "timestamp": 1547561734,
- "version": "2.1.7",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1547225310,
- "version": "2.1.6",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1547040760,
- "version": "2.1.5",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "2.1.4",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1544739608
- },
- {
- "version": "2.1.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1544570656
- },
- {
- "timestamp": 1542821676,
- "version": "2.1.2",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1542208198,
- "version": "2.1.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "2.1.0",
- "changes": [
- {
- "note": "Improve schemas by enforcing that amounts that must be whole numbers (e.g Order asset amounts) no longer allow decimal amounts",
- "pr": 1173
- },
- {
- "note": "Add schemas from @0x/connect",
- "pr": 1250
- }
- ],
- "timestamp": 1542028948
- },
- {
- "version": "2.0.0",
- "changes": [
- {
- "note": "Convert all schemas to JSON files so that they can be used with `json-schema` implemenations in other programming languages.",
- "pr": 1145
- }
- ],
- "timestamp": 1539871071
- },
- {
- "timestamp": 1538693146,
- "version": "1.0.7",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1538475601,
- "version": "1.0.6",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1538157789,
- "version": "1.0.5",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1537907159,
- "version": "1.0.4",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1537875740,
- "version": "1.0.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1537541580,
- "version": "1.0.2",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1536142250,
- "version": "1.0.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "1.0.1-rc.6",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1535377027
- },
- {
- "version": "1.0.1-rc.5",
- "changes": [
- {
- "note": "Update incorrect relayer api fee recipients response schema",
- "pr": 974
- }
- ],
- "timestamp": 1535133899
- },
- {
- "version": "1.0.1-rc.4",
- "changes": [
- {
- "note": "Allow for additional properties in txData schema",
- "pr": 938
- },
- {
- "note": "Change hexSchema to match `0x`",
- "pr": 937
- },
- {
- "note": "Upgrade Relayer API schemas for relayer API V2",
- "pr": 916
- }
- ],
- "timestamp": 1534210131
- },
- {
- "version": "1.0.1-rc.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1532619515
- },
- {
- "version": "1.0.1-rc.2",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1532614997
- },
- {
- "version": "1.0.1-rc.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ],
- "timestamp": 1532605697
- },
- {
- "timestamp": 1532357734,
- "version": "1.0.0",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1532043000,
- "version": "1.0.0-rc.1",
- "changes": [
- {
- "note": "Update schemas for V2 or 0x Protocol",
- "pr": 615
- },
- {
- "note": "Added CallData schema",
- "pr": 821
- },
- {
- "note": "Update CallData schema id to CallData",
- "pr": 894
- }
- ]
- },
- {
- "timestamp": 1531919263,
- "version": "0.8.3",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1531149657,
- "version": "0.8.2",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1529397769,
- "version": "0.8.1",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "0.8.0",
- "changes": [
- {
- "note": "Update Order & SignedOrder schemas, remove ECSignature schema and add Hex schema as part of V2 upgrades",
- "pr": 615
- }
- ],
- "timestamp": 1527008794
- },
- {
- "timestamp": 1527008794,
- "version": "0.7.24",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1525477860,
- "version": "0.7.23",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1525428773,
- "version": "0.7.22",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1524044013,
- "version": "0.7.21",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1523462196,
- "version": "0.7.20",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1522673609,
- "version": "0.7.19",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "timestamp": 1522658513,
- "version": "0.7.18",
- "changes": [
- {
- "note": "Dependencies updated"
- }
- ]
- },
- {
- "version": "0.7.13",
- "changes": [
- {
- "note": " Fix publishing issue where .npmignore was not properly excluding undesired content",
- "pr": 389
- }
- ],
- "timestamp": 1518102000
- },
- {
- "version": "0.7.0",
- "changes": [
- {
- "note": "Rename `subscriptionOptsSchema` to `blockRangeSchema`",
- "pr": 272
- }
- ],
- "timestamp": 1513695600
- },
- {
- "version": "0.6.7",
- "changes": [
- {
- "note": "Re-publish JSON-schema previously published under NPM package 0x-json-schemas"
- }
- ],
- "timestamp": 1510585200
- }
-]