- `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`