Releases: digidem/comapeo-crypto
Releases · digidem/comapeo-crypto
Release list
v2.0.0
What's Changed
- ci: notify downstream repos on release by @gmaclennan in #36
- feat: accept a pre-derived master key in KeyManager by @gmaclennan in #37
- chore!: remove ProjectInvites by @gmaclennan in #20
- chore: update deps by @gmaclennan in #38
- chore!: rename module @comapeo/crypto by @gmaclennan in #39
- test: close coverage gaps and trim overlapping tests by @gmaclennan in #40
- chore: Remove documentation.js -> switch to manual docs by @gmaclennan in #41
- types: accept any Uint8Array as key material by @gmaclennan in #42
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- rename identityKey to rootKey by @sethvincent in #1
- chore: update typescript to v5.1 by @gmaclennan in #7
- feat: Add generateProjectKeypair() static method by @gmaclennan in #5
- fix: add encrypt and decrypt methods to KeyManager by @gmaclennan in #6
- feat: add sign & verify functions by @gmaclennan in #12
- feat: Add projectKeyToPublicId() function by @gmaclennan in #13
- fix: support named ESM named exports by @gmaclennan in #16
- fix: update encryptLocalMessage and decryptLocalMessage methods to accept nonce instead of project ID by @achou11 in #18
- feat!: rename projectKeyToPublicId to keyToPublicId by @achou11 in #19
- chore: remove derive-key package by @gmaclennan in #23
- chore: update to latest sodium-universal@4.04 by @gmaclennan in #24
- fix: update sodium-native imports to use sodium-universal by @achou11 in #25
- feat: keyToInviteId by @EvanHahn in #26
- chore: use MIT license by @EvanHahn in #27
- chore: use upstream types for
compact-encodingby @EvanHahn in #28 - feat: Derive hyperswarm keypair for each day by @RangerMauve in #29
- chore!: Update dependencies to match comapeo-core by @RangerMauve in #30
New Contributors
- @sethvincent made their first contribution in #1
- @gmaclennan made their first contribution in #7
- @achou11 made their first contribution in #18
- @EvanHahn made their first contribution in #26
- @RangerMauve made their first contribution in #29
Full Changelog: https://github.com/digidem/mapeo-crypto/commits/v1.0.0