Files
protocol/packages/sol-coverage/CHANGELOG.json
Leonid Logvinov 7458fe0d81 Updated CHANGELOGS
2019-03-01 14:34:15 -08:00

121 lines
2.6 KiB
JSON

[
{
"version": "3.0.0",
"changes": [
{
"note": "Change the interface to accept a configuration object instead of `isVerbose`",
"pr": 1656
},
{
"note": "Add `ignoreFilesGlobs` property on a config object",
"pr": 1656
},
{
"note": "Allow project specific coverage ignore paths by specifying `config.ignoreFilesGlobs`",
"pr": 1656
}
],
"timestamp": 1551479279
},
{
"timestamp": 1551299797,
"version": "2.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1551220833,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1551130135,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.2",
"changes": [
{
"note": "Dependencies updated"
}
],
"timestamp": 1549547375
},
{
"timestamp": 1549452781,
"version": "2.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.0",
"changes": [
{
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
}
],
"timestamp": 1549373905
},
{
"timestamp": 1547747677,
"version": "1.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547225310,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.0.0",
"changes": [
{
"note": "Initial release as a separate package. For historical entries see @0x/sol-tracing-utils",
"pr": 1492
}
]
}
]