Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 19:21
· 28 commits to main since this release
33f4a2b

4.0.0 (2023-09-04)

⚠ BREAKING CHANGES

  • CredentialRepository no longer implements PublicKeyCredentialSourceRepository.
  • All method signatures are now well defined, the doc-block type-hint have been deleted. This should not impact you as it's backward compatible.

Features

  • remove deprecated PublicKeyCredentialSourceRepository and refactor all signature methods (#441) (33f4a2b)