v0.2.4
What's Changed
- Adding more details to the codesandbox configuration by @blackgirlbytes in #517
- offline did resolution in tests were not working by @LiranCohen in #516
- npm audit fix get-func-name by @diehuxx in #521
- #439 - Turned
authorization
property from a JWS into a container object by @thehenrytsai in #518 - #439 - Return
authorization
in queries and reads by @thehenrytsai in #523 - Protocol action "of" validation by @flothjl in #520
- remove use of dataStream for ProtocolsConfigure in tests by @flothjl in #528
- #526 - Fix typos in the README.md file by @timotheeMM in #527
- #439 - Added
RecordsWrite
support for retainer signature by @thehenrytsai in #531 - #439 - Appended 'Signature' to
author
andowner
underauthorization
by @thehenrytsai in #536 - Authorize RecordsWrites with protocol roles by @diehuxx in #524
- Normalize schema and protocol in create method of permission-grant by @adarsh-a-tw in #532
- Removed hooks and snapshots code by @thehenrytsai in #537
- #439 - Added
ownerSignature
authentication & corrected naming by @thehenrytsai in #538 - Use contextRoles to authorize Reads and Writes by @diehuxx in #540
- revert network unavailable stub, breaks in the browser test by @LiranCohen in #545
- Increment version to 0.2.4 by @diehuxx in #543
New Contributors
- @timotheeMM made their first contribution in #527
- @adarsh-a-tw made their first contribution in #532
Full Changelog: v0.2.3...v0.2.4