Updated CHANGELOGS & MD docs

This commit is contained in:
Jacob Evans 2020-02-04 20:21:45 +10:00
parent 74d3b9334c
commit f89c78abd1
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842
70 changed files with 992 additions and 589 deletions

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "3.1.1", "version": "3.1.1",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.1.2 - _February 4, 2020_
* Dependencies updated
## v3.1.1 - _January 22, 2020_ ## v3.1.1 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "3.0.4", "version": "3.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.0.5 - _February 4, 2020_
* Dependencies updated
## v3.0.4 - _January 22, 2020_ ## v3.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "1.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "1.0.4", "version": "1.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v1.0.5 - _February 4, 2020_
* Dependencies updated
## v1.0.4 - _January 22, 2020_ ## v1.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "2.0.4", "version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v2.0.5 - _February 4, 2020_
* Dependencies updated
## v2.0.4 - _January 22, 2020_ ## v2.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Make source IDs static on all networks, not inherited from `DeploymentConstants`.", "note": "Make source IDs static on all networks, not inherited from `DeploymentConstants`.",
"pr": 2459 "pr": 2459
} }
] ],
"timestamp": 1580811564
}, },
{ {
"version": "1.1.0", "version": "1.1.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v1.2.0 - _February 4, 2020_
* Make source IDs static on all networks, not inherited from `DeploymentConstants`. (#2459)
## v1.1.0 - _January 22, 2020_ ## v1.1.0 - _January 22, 2020_
* Add batch functions to query quotes (#2427) * Add batch functions to query quotes (#2427)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "3.0.4", "version": "3.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.0.5 - _February 4, 2020_
* Dependencies updated
## v3.0.4 - _January 22, 2020_ ## v3.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "3.0.4", "version": "3.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.0.5 - _February 4, 2020_
* Dependencies updated
## v3.0.4 - _January 22, 2020_ ## v3.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "4.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "4.0.4", "version": "4.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.0.5 - _February 4, 2020_
* Dependencies updated
## v4.0.4 - _January 22, 2020_ ## v4.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "4.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "4.1.0", "version": "4.1.0",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.1.1 - _February 4, 2020_
* Dependencies updated
## v4.1.0 - _January 22, 2020_ ## v4.1.0 - _January 22, 2020_
* Reference functions for `matchOrders` and `matchOrdersWithMaximalFill`. (#2437) * Reference functions for `matchOrders` and `matchOrdersWithMaximalFill`. (#2437)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "3.1.0", "version": "3.1.0",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.1.1 - _February 4, 2020_
* Dependencies updated
## v3.1.0 - _January 22, 2020_ ## v3.1.0 - _January 22, 2020_
* Uses updated event decoding to properly decodes arrays and objects. (#2443) * Uses updated event decoding to properly decodes arrays and objects. (#2443)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "5.1.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "5.1.3", "version": "5.1.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v5.1.4 - _February 4, 2020_
* Dependencies updated
## v5.1.3 - _January 22, 2020_ ## v5.1.3 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "2.2.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579744659, "timestamp": 1579744659,
"version": "2.2.1", "version": "2.2.1",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v2.2.2 - _February 4, 2020_
* Dependencies updated
## v2.2.1 - _January 23, 2020_ ## v2.2.1 - _January 23, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "4.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "4.0.4", "version": "4.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.0.5 - _February 4, 2020_
* Dependencies updated
## v4.0.4 - _January 22, 2020_ ## v4.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "2.0.4", "version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v2.0.5 - _February 4, 2020_
* Dependencies updated
## v2.0.4 - _January 22, 2020_ ## v2.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "5.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "5.1.1", "version": "5.1.1",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v5.1.2 - _February 4, 2020_
* Dependencies updated
## v5.1.1 - _January 22, 2020_ ## v5.1.1 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Update kovan addresses in `DeploymentConstants`", "note": "Update kovan addresses in `DeploymentConstants`",
"pr": 2459 "pr": 2459
} }
] ],
"timestamp": 1580811564
}, },
{ {
"version": "4.1.0", "version": "4.1.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.2.0 - _February 4, 2020_
* Update kovan addresses in `DeploymentConstants` (#2459)
## v4.1.0 - _January 22, 2020_ ## v4.1.0 - _January 22, 2020_
* Replaced ethers with 0x ABI Encoder for decoding logs. Fixes decoding for arrays/objects. (#2443) * Replaced ethers with 0x ABI Encoder for decoding logs. Fixes decoding for arrays/objects. (#2443)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "9.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579744659, "timestamp": 1579744659,
"version": "9.0.5", "version": "9.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v9.0.6 - _February 4, 2020_
* Dependencies updated
## v9.0.5 - _January 23, 2020_ ## v9.0.5 - _January 23, 2020_
* Dependencies updated * Dependencies updated

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "5.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "5.1.0", "version": "5.1.0",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v5.1.1 - _February 4, 2020_
* Dependencies updated
## v5.1.0 - _January 22, 2020_ ## v5.1.0 - _January 22, 2020_
* Catch empty call reverts on live networks. (#2433) * Catch empty call reverts on live networks. (#2433)

View File

@ -10,7 +10,8 @@
"note": "Add swap quote liquidity source breakdown", "note": "Add swap quote liquidity source breakdown",
"pr": 2465 "pr": 2465
} }
] ],
"timestamp": 1580811564
}, },
{ {
"version": "4.0.1", "version": "4.0.1",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.1.0 - _February 4, 2020_
* Allow contract addresses to be passed as optional constructor ags instead of hardcoding (#2461)
* Add swap quote liquidity source breakdown (#2465)
## v4.0.1 - _January 23, 2020_ ## v4.0.1 - _January 23, 2020_
* Fix underestimated protocol fee in worst case quote. (#2452) * Fix underestimated protocol fee in worst case quote. (#2452)

View File

@ -6,7 +6,8 @@
"note": "Throw Error when revert is StringRevertError", "note": "Throw Error when revert is StringRevertError",
"pr": 2453 "pr": 2453
} }
] ],
"timestamp": 1580811564
}, },
{ {
"version": "6.1.0", "version": "6.1.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v6.1.1 - _February 4, 2020_
* Throw Error when revert is StringRevertError (#2453)
## v6.1.0 - _January 22, 2020_ ## v6.1.0 - _January 22, 2020_
* Support catching empty reverts on live networks. (#2433) * Support catching empty reverts on live networks. (#2433)

View File

@ -6,7 +6,8 @@
"note": "Update `ERC20BridgeSampler` on mainnet and kovan.", "note": "Update `ERC20BridgeSampler` on mainnet and kovan.",
"pr": 2459 "pr": 2459
} }
] ],
"timestamp": 1580811564
}, },
{ {
"version": "4.3.0", "version": "4.3.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.4.0 - _February 4, 2020_
* Update `ERC20BridgeSampler` on mainnet and kovan. (#2459)
## v4.3.0 - _January 22, 2020_ ## v4.3.0 - _January 22, 2020_
* Update `DevUtils` mainnet, Ropsten, Rinkeby, Kovan addresses with PR#2440 changes (#2446) * Update `DevUtils` mainnet, Ropsten, Rinkeby, Kovan addresses with PR#2440 changes (#2446)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "13.4.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "13.4.0", "version": "13.4.0",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v13.4.1 - _February 4, 2020_
* Dependencies updated
## v13.4.0 - _January 22, 2020_ ## v13.4.0 - _January 22, 2020_
* Update `DevUtils` wrapper (#2436) * Update `DevUtils` wrapper (#2436)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "2.0.4", "version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v2.0.5 - _February 4, 2020_
* Dependencies updated
## v2.0.4 - _January 22, 2020_ ## v2.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "3.1.1", "version": "3.1.1",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.1.2 - _February 4, 2020_
* Dependencies updated
## v3.1.1 - _January 22, 2020_ ## v3.1.1 - _January 22, 2020_
* Set default `hardfork` option for ganache provider to `"istanbul"` (#2432) * Set default `hardfork` option for ganache provider to `"istanbul"` (#2432)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "6.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "6.0.0", "version": "6.0.0",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v6.0.1 - _February 4, 2020_
* Dependencies updated
## v6.0.0 - _January 22, 2020_ ## v6.0.0 - _January 22, 2020_
* Update Forwarder deployment (#2432) * Update Forwarder deployment (#2432)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "10.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "10.1.1", "version": "10.1.1",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v10.1.2 - _February 4, 2020_
* Dependencies updated
## v10.1.1 - _January 22, 2020_ ## v10.1.1 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "2.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"version": "2.1.0", "version": "2.1.0",
"changes": [ "changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v2.1.1 - _February 4, 2020_
* Dependencies updated
## v2.1.0 - _January 22, 2020_ ## v2.1.0 - _January 22, 2020_
* Added `getBatchOrdersAsync` for fetching batches of orders (#2427) * Added `getBatchOrdersAsync` for fetching batches of orders (#2427)

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "4.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "4.0.4", "version": "4.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.0.5 - _February 4, 2020_
* Dependencies updated
## v4.0.4 - _January 22, 2020_ ## v4.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "4.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "4.0.4", "version": "4.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.0.5 - _February 4, 2020_
* Dependencies updated
## v4.0.4 - _January 22, 2020_ ## v4.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "3.1.1", "version": "3.1.1",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.1.2 - _February 4, 2020_
* Dependencies updated
## v3.1.1 - _January 22, 2020_ ## v3.1.1 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "4.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "4.0.4", "version": "4.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v4.0.5 - _February 4, 2020_
* Dependencies updated
## v4.0.4 - _January 22, 2020_ ## v4.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "3.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "3.0.4", "version": "3.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v3.0.5 - _February 4, 2020_
* Dependencies updated
## v3.0.4 - _January 22, 2020_ ## v3.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "7.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "7.0.4", "version": "7.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v7.0.5 - _February 4, 2020_
* Dependencies updated
## v7.0.4 - _January 22, 2020_ ## v7.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated

View File

@ -1,4 +1,13 @@
[ [
{
"timestamp": 1580811564,
"version": "6.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{ {
"timestamp": 1579682890, "timestamp": 1579682890,
"version": "6.0.4", "version": "6.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG CHANGELOG
## v6.0.5 - _February 4, 2020_
* Dependencies updated
## v6.0.4 - _January 22, 2020_ ## v6.0.4 - _January 22, 2020_
* Dependencies updated * Dependencies updated