mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-10 10:53:06 +00:00
- `openpgp.generateKey` now expects `userIds` in object format (strings are no longer supported) - Remove `util.parseUserId` and `util.formatUserId` - Replace `UserIDPacket#format` with `UserIDPacket.fromObject`