New release: caredano-signer 1.33.0
New features: - This update adds support for shelley address generation directly in the `keygen` function. For payment, the enterprise address is generated. For staking, the stakeaddress. Therefore the already known parameter `--testnet` now also works for the `keygen` function. The address generation was already implemented for all the byron stuff. - The optional `--passphrase` parameter is now also enabled for normal icarus-style derived keys (our normal shelley keys link in daedalus, eternl & co) Other changes: - The label for the signData output using the `--include-maps` parameter during a CIP8/30 verification was changed from `verifyData` to `signData` to be consistent with the signing function. This only affects the entry in the `maps` output if activated.