Update CHANGELOG's with publishes performed on development branch

This commit is contained in:
Fabio Berger 2018-06-19 10:48:00 +02:00
parent 0bfcf79e79
commit 2a4456b9ca
50 changed files with 625 additions and 114 deletions

View File

@ -1,4 +1,40 @@
[
{
"timestamp": 1529397769,
"version": "0.38.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617805,
"version": "0.38.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617227,
"version": "0.38.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527616612,
"version": "0.38.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.38.0",
"changes": [

View File

@ -5,12 +5,28 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.38.4 - _June 19, 2018_
* Dependencies updated
## v0.38.3 - _May 29, 2018_
* Dependencies updated
## v0.38.2 - _May 29, 2018_
* Dependencies updated
## v0.38.1 - _May 29, 2018_
* Dependencies updated
## v0.38.0 - _May 22, 2018_
* Renamed createOrderStateWatcher to createOrderWatcherAsync since it is now async (#579)
* Renamed ZeroExError to ContractWrappersErrors since they now lives in the @0xproject/contract-wrappers subpackage (#579)
## v0.37.2 - _May 4, 2018_
## v0.37.2 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,22 @@
[
{
"timestamp": 1529397769,
"version": "0.3.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.3.1",
"changes": [
{
"note": "Incorrect publish that was unpublished"
}
],
"timestamp": 1527810075
},
{
"version": "0.3.0",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.3.2 - _June 19, 2018_
* Dependencies updated
## v0.3.1 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.3.0 - _May 22, 2018_
* Properly export the executable binary (#588)
## v0.2.13 - _May 4, 2018_
## v0.2.13 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,22 @@
[
{
"timestamp": 1529397769,
"version": "0.2.12",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.2.11",
"changes": [
{
"note": "Incorrect publish that was unpublished"
}
],
"timestamp": 1527810075
},
{
"timestamp": 1527008270,
"version": "0.2.10",

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.2.12 - _June 19, 2018_
* Dependencies updated
## v0.2.11 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.2.10 - _May 22, 2018_
* Dependencies updated
## v0.2.9 - _May 4, 2018_
## v0.2.9 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,23 @@
[
{
"version": "0.3.4",
"changes": [
{
"note":
"Update EthersJs to fix the `value.toLowerCase()` is not a function bug caused by `ethers.js` breaking patch version https://github.com/ethers-io/ethers.js/issues/201"
}
],
"timestamp": 1529397769
},
{
"timestamp": 1527810075,
"version": "0.3.3",
"changes": [
{
"note": "Incorrect publish that was unpublished"
}
]
},
{
"timestamp": 1527008270,
"version": "0.3.2",

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.3.4 - _June 19, 2018_
* Update EthersJs to fix the `value.toLowerCase()` is not a function bug caused by `ethers.js` breaking patch version https://github.com/ethers-io/ethers.js/issues/201
## v0.3.3 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.3.2 - _May 22, 2018_
* Dependencies updated
## v0.3.1 - _May 4, 2018_
## v0.3.1 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,22 @@
[
{
"timestamp": 1529397769,
"version": "0.6.15",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527616612,
"version": "0.6.14",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527008270,
"version": "0.6.13",

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.6.15 - _June 19, 2018_
* Dependencies updated
## v0.6.14 - _May 29, 2018_
* Dependencies updated
## v0.6.13 - _May 22, 2018_
* Dependencies updated
## v0.6.12 - _May 4, 2018_
## v0.6.12 - _May 5, 2018_
* Dependencies updated

View File

@ -1,6 +1,16 @@
[
{
"version": "0.1.0",
"timestamp": 1529397769,
"version": "0.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617227,
"version": "0.0.4",
"changes": [
{
"note": "Expose 'abi' ContractAbi property on all contract wrappers"

View File

@ -5,6 +5,18 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.5 - _June 19, 2018_
* Dependencies updated
## v0.0.4 - _May 29, 2018_
* Dependencies updated
## v0.0.3 - _May 29, 2018_
* Dependencies updated
## v0.0.2 - _May 22, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.4.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.4.3",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.4.4 - _June 19, 2018_
* Dependencies updated
## v0.4.3 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.4.2 - _May 22, 2018_
* Move callbackErrorReporter over from 0x.js (#579)
## v0.4.1 - _May 4, 2018_
## v0.4.1 - _May 5, 2018_
* Dependencies updated

View File

@ -1,10 +1,19 @@
[
{
"version": "0.1.0",
"timestamp": 1529397769,
"version": "0.0.4",
"changes": [
{
"note": "Make fill-scenarios compatible with V2 of 0x protocol",
"pr": 656
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527616612,
"version": "0.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.4 - _June 19, 2018_
* Dependencies updated
## v0.0.3 - _May 29, 2018_
* Dependencies updated
## v0.0.2 - _May 22, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.8.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.8.0",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.8.1 - _June 19, 2018_
* Dependencies updated
## v0.8.0 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.7.24 - _May 22, 2018_
* Dependencies updated
## v0.7.23 - _May 4, 2018_
## v0.7.23 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.0.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.0.7",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.8 - _June 19, 2018_
* Dependencies updated
## v0.0.7 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.0.6 - _May 22, 2018_
* Dependencies updated
## v0.0.5 - _May 4, 2018_
## v0.0.5 - _May 5, 2018_
* Dependencies updated

View File

@ -1,5 +1,15 @@
[
{
"timestamp": 1529397769,
"version": "0.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1529081166,
"version": "0.2.0",
"changes": [
{

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.2.1 - _June 19, 2018_
* Dependencies updated
## v0.2.0 - _June 15, 2018_
* Add `prepublish_checks` script (#650)
## v0.1.20 - _May 22, 2018_
* Dependencies updated

View File

@ -1,18 +1,19 @@
[
{
"timestamp": 1529397769,
"version": "0.0.7",
"changes": [
{
"note": "Export parseECSignature method",
"pr": 684
"note": "Dependencies updated"
}
]
},
{
"version": "0.1.0",
"timestamp": 1527616612,
"version": "0.0.6",
"changes": [
{
"note": "Make order-utils compatible with V2 of 0x protocol",
"pr": 636
"note": "Dependencies updated"
}
]
},

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.7 - _June 19, 2018_
* Dependencies updated
## v0.0.6 - _May 29, 2018_
* Dependencies updated
## v0.0.5 - _May 22, 2018_
* Add orderStateUtils, a module for computing order state needed to decide if an order is still valid
## v0.0.4 - _May 4, 2018_
## v0.0.4 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,40 @@
[
{
"timestamp": 1529397769,
"version": "0.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617805,
"version": "0.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617227,
"version": "0.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527616612,
"version": "0.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527008794,
"version": "0.0.2",

View File

@ -5,6 +5,22 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.6 - _June 19, 2018_
* Dependencies updated
## v0.0.5 - _May 29, 2018_
* Dependencies updated
## v0.0.4 - _May 29, 2018_
* Dependencies updated
## v0.0.3 - _May 29, 2018_
* Dependencies updated
## v0.0.2 - _May 22, 2018_
* Dependencies updated

View File

@ -1,4 +1,22 @@
[
{
"timestamp": 1529397769,
"version": "0.0.14",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.0.13",
"changes": [
{
"note": "Incorrect publish that was unpublished"
}
],
"timestamp": 1527810075
},
{
"timestamp": 1527009133,
"version": "0.0.12",

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.14 - _June 19, 2018_
* Dependencies updated
## v0.0.13 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.0.12 - _May 22, 2018_
* Dependencies updated
## v0.0.11 - _May 4, 2018_
## v0.0.11 - _May 5, 2018_
* Dependencies updated

View File

@ -1,7 +1,15 @@
[
{
"timestamp": 1527009133,
"version": "0.1.7",
"timestamp": 1529397769,
"version": "0.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.2.0",
"changes": [
{
"note": "Dependencies updated"

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.2.1 - _June 19, 2018_
* Dependencies updated
## v0.2.0 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.1.7 - _May 22, 2018_
* Dependencies updated
## v0.1.6 - _May 4, 2018_
## v0.1.6 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.5.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.5.1",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.5.2 - _June 19, 2018_
* Dependencies updated
## v0.5.1 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.5.0 - _May 22, 2018_
* Properly export the executable binary (#588)
## v0.4.3 - _May 4, 2018_
## v0.4.3 - _May 5, 2018_
* Dependencies updated

View File

@ -1,81 +1,24 @@
[
{
"version": "0.2.0",
"timestamp": 1529397769,
"version": "0.1.1",
"changes": [
{
"note": "Fixed a bug causing RegExp to crash if contract code is longer that 32767 characters",
"pr": 675
},
{
"note": "Fixed a bug caused by Geth debug trace depth being 1-indexed",
"pr": 675
},
{
"note": "Fixed a bug when the tool crashed on empty traces",
"pr": 675
},
{
"note": "Use `BlockchainLifecycle` to support reverts on Geth",
"pr": 675
},
{
"note": "Add `ProfilerSubprovider` as a hacky way to profile code using coverage tools",
"pr": 675
},
{
"note": "Collect traces from `estimate_gas` calls",
"pr": 675
},
{
"note": "Fix a race condition caused by not awaiting the transaction before getting a trace",
"pr": 675
},
{
"note": "Add `start`/`stop` functionality to `CoverageSubprovider` and `ProfilerSubprovider`",
"pr": 675
},
{
"note": "Skip interface artifacts with a warning instead of failing",
"pr": 675
},
{
"note": "Fix solcVersion regex in parameter validation",
"pr": 690
},
{
"note": "Fix a bug when in TruffleArtifactsAdapter causing it to throw if compiler.json is not there",
"pr": 690
},
{
"note": "HUGE perf improvements",
"pr": 690
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527009134,
"version": "0.1.0",
"changes": [
{
"note": "Add artifact adapter as a parameter for CoverageSubprovider. Export AbstractArtifactAdapter",
"pr": 589
},
{
"note": "Implement SolCompilerArtifactAdapter and TruffleArtifactAdapter",
"pr": 589
},
{
"note": "Properly parse multi-level traces",
"pr": 589
},
{
"note": "Add support for solidity libraries",
"pr": 589
"note": "Incorrect publish that was unpublished"
}
]
],
"timestamp": 1527810075
},
{
"timestamp": 1527009133,
"timestamp": 1527009134,
"version": "0.0.11",
"changes": [
{

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.1.1 - _June 19, 2018_
* Dependencies updated
## v0.1.0 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.0.11 - _May 22, 2018_
* Dependencies updated
## v0.0.10 - _May 4, 2018_
## v0.0.10 - _May 5, 2018_
* Dependencies updated

View File

@ -1,17 +1,22 @@
[
{
"version": "0.0.5",
"timestamp": 1529397769,
"version": "0.0.7",
"changes": [
{
"note": "Fix a bug in FsResolver where it tries to read directories as files",
"pr": 589
},
{
"note": "Fix a bug in NameResolver where it is not ignoring .sol files",
"pr": 589
"note": "Dependencies updated"
}
]
},
{
"version": "0.0.6",
"changes": [
{
"note": "Incorrect publish that was unpublished"
}
],
"timestamp": 1527810075
},
{
"timestamp": 1527009133,
"version": "0.0.5",

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.7 - _June 19, 2018_
* Dependencies updated
## v0.0.6 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.0.5 - _May 22, 2018_
* Dependencies updated
## v0.0.4 - _May 4, 2018_
## v0.0.4 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,40 @@
[
{
"timestamp": 1529397769,
"version": "0.1.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617805,
"version": "0.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527617227,
"version": "0.1.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1527616612,
"version": "0.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.1.0",
"changes": [

View File

@ -5,11 +5,27 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.1.4 - _June 19, 2018_
* Dependencies updated
## v0.1.3 - _May 29, 2018_
* Dependencies updated
## v0.1.2 - _May 29, 2018_
* Dependencies updated
## v0.1.1 - _May 29, 2018_
* Dependencies updated
## v0.1.0 - _May 22, 2018_
* Properly export the executable binary (#588)
## v0.0.14 - _May 4, 2018_
## v0.0.14 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.10.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.10.3",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.10.4 - _June 19, 2018_
* Dependencies updated
## v0.10.3 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.10.2 - _May 22, 2018_
* Dependencies updated
## v0.10.1 - _May 4, 2018_
## v0.10.1 - _May 5, 2018_
* Dependencies updated

View File

@ -1,5 +1,26 @@
[
{
<<<<<<< HEAD
=======
"timestamp": 1529397769,
"version": "0.4.20",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.4.19",
"changes": [
{
"note": "Incorrect publish that was unpublished"
}
],
"timestamp": 1527810075
},
{
>>>>>>> 40a061a5... Updated CHANGELOGS
"timestamp": 1527009133,
"version": "0.4.18",
"changes": [

View File

@ -5,6 +5,14 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.4.20 - _June 19, 2018_
* Dependencies updated
## v0.4.19 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.4.18 - _May 22, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.8.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.8.0",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.8.1 - _June 19, 2018_
* Dependencies updated
## v0.8.0 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.7.0 - _May 22, 2018_
* Moved ExchangeContractErrs, DoneCallback, Token, OrderRelevantState, OrderStateValid, OrderStateInvalid, OrderState, OrderAddresses and OrderValues types from 0x.js (#579)
## v0.6.3 - _May 4, 2018_
## v0.6.3 - _May 5, 2018_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1529397769,
"version": "0.4.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.4.0",
"changes": [

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.4.1 - _June 19, 2018_
* Dependencies updated
## v0.4.0 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.3.2 - _May 22, 2018_
* Dependencies updated
## v0.3.1 - _May 4, 2018_
## v0.3.1 - _May 5, 2018_
* Dependencies updated

View File

@ -1,15 +1,7 @@
[
{
"version": "0.6.3",
"changes": [
{
"note": "Added errorUtils.spawnSwitchErr"
}
]
},
{
"timestamp": 1527009133,
"version": "0.6.2",
"timestamp": 1529397769,
"version": "0.7.1",
"changes": [
{
"note": "Dependencies updated"
@ -20,8 +12,17 @@
"version": "0.7.0",
"changes": [
{
"note": "Add logUtils.warn",
"pr": 589
"note": "Incorrect publish that was unpublished"
}
],
"timestamp": 1527810075
},
{
"timestamp": 1527009133,
"version": "0.6.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.7.1 - _June 19, 2018_
* Dependencies updated
## v0.7.0 - _June 1, 2018_
* Incorrect publish that was unpublished
## v0.6.2 - _May 22, 2018_
* Dependencies updated
## v0.6.1 - _May 4, 2018_
## v0.6.1 - _May 5, 2018_
* Dependencies updated

View File

@ -1,5 +1,18 @@
[
{
<<<<<<< HEAD
=======
"timestamp": 1529397769,
"version": "0.7.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1528070400,
>>>>>>> 40a061a5... Updated CHANGELOGS
"version": "0.7.0",
"changes": [
{

View File

@ -5,11 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.7.1 - _June 19, 2018_
* Dependencies updated
## v0.7.0 - _June 4, 2018_
* Add default parameters when sending a raw payload
## v0.6.4 - _May 22, 2018_
* Dependencies updated
## v0.6.3 - _May 4, 2018_
## v0.6.3 - _May 5, 2018_
* Dependencies updated