digitalbazaar/jsonld-signatures
### [`v2.3.1`](https://renovatebot.com/gh/digitalbazaar/jsonld-signatures/blob/master/CHANGELOG.md#231---2018-09-05)
[Compare Source](https://renovatebot.com/gh/digitalbazaar/jsonld-signatures/compare/v2.3.0...v2.3.1)
##### Changed
- Optimize `LinkedDataSignature` `createVerifyData` to remove
one round of compaction and one round of expansion. This
eliminates a total of four rounds (2x compaction, 2x expansion)
for sign+verify processes as `createVerifyData` is used
in both `sign` and `verify`.
Renovate configuration
:date: Schedule: "after 2am,before 4am" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
2.3.0
->2.3.1
Release Notes
digitalbazaar/jsonld-signatures
### [`v2.3.1`](https://renovatebot.com/gh/digitalbazaar/jsonld-signatures/blob/master/CHANGELOG.md#231---2018-09-05) [Compare Source](https://renovatebot.com/gh/digitalbazaar/jsonld-signatures/compare/v2.3.0...v2.3.1) ##### Changed - Optimize `LinkedDataSignature` `createVerifyData` to remove one round of compaction and one round of expansion. This eliminates a total of four rounds (2x compaction, 2x expansion) for sign+verify processes as `createVerifyData` is used in both `sign` and `verify`.Renovate configuration
:date: Schedule: "after 2am,before 4am" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.