Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 18:38
· 57 commits to main since this release
39d0987

0.8.0 (2023-03-31)

πŸ” CI

πŸ” Chore

  • add invalidPersona error (0c610d1)
  • add validation error types (efedc5f)

✨ Features

  • add any instruction support (3fb536b)
  • add personaData support (c81c3e3)
  • add reset request item (b2cb12c)
  • refactor non-fungible id and remove dead instructions (98d561c)
  • update examples (0f6198f)
  • update manifest value model (a0d6b7f)

πŸ› Fixes

  • fix tests (4418cce)
  • remove reset for unauthorizedRequest (6af87d5)
  • transform personaData request (b2b2cef)
  • update manifeset builder (5a855ac)

πŸ“ Documentation