arti/crates/tor-keymgr/semver.md

470 B

ADDED: EncodableKey::as_ssh_keypair_data ADDED: SshKeypairData (re-exported from ssh-key) REMOVED: KeyType::to_ssh_format BREAKING: re-export ssh_key rather than just ssh_key::private::KeypairData BREAKING: ssh-key is bumped to 0.6.0 (we re-export ssh_key) ADDED: ArtiPathComponent is TryFrom ADDED: ArtiPathComponent is AsRef ADDED: ArtiPathComponent is Hash, Eq, PartialEq, Ord, PartialOrd ADDED: ArtiPathComponent is Serialize, Deserialize