Files
protocol/packages/types/CHANGELOG.json

68 lines
1.2 KiB
JSON

[
{
"version": "0.4.0",
"changes": [
{
"note": "Remove `JSONRPCPayload`",
"pr": "426"
},
{
"note": "Consolidate `Order`, `SignedOrder`, and `ECSignature` into the `@0xproject/types` package",
"pr": "456"
}
],
"timestamp": 1521327600,
"isPublished": true
},
{
"version": "0.3.1",
"changes": [
{
"note": "Added `RawLogEntry` type."
}
],
"timestamp": 1520463600,
"isPublished": true
},
{
"version": "0.3.0",
"changes": [
{
"note": "Add `data` to `TxData`",
"pr": "413"
},
{
"note": "Add `number` as an option to `ContractEventArg`",
"pr": "413"
},
{
"note": "Move web3 types from devDep to dep since required when using this package",
"pr": "429"
}
],
"timestamp": 1520118000,
"isPublished": true
},
{
"version": "0.2.1",
"changes": [
{
"note": "Fix publishing issue where .npmignore was not properly excluding undesired content",
"pr": "389"
}
],
"timestamp": 1518130800,
"isPublished": true
},
{
"version": "0.2.0",
"changes": [
{
"note": "Added BlockLiteralParam and BlockParam, refactored out of 0x.js types.",
"pr": "355"
}
],
"timestamp": 1517958000,
"isPublished": true
}
]