v3.3.0: Support additional credential store attributes
- Add support for credential-store attributes other than those used by this crate. This allows the creation of credentials that are more compatible with 3rd-party clients, such as the OS-provided GUIs over credentials. Fixes #208.
- Make the textual descriptions of entries consistently follow the form
user@service
(oruser@service:target
if a target was specified).