v1.0.0-beta.3
Added
- Added
account check-upcommand. - Added wizard warning about google passwords [#41].
Changed
-
Removed account configurations flatten level in order to improve diagnostic errors, due to a bug in clap. This means that accounts need to be prefixed by
accounts:[my-account]becomes[accounts.my-account]. It also opens doors for interface-specific configurations. -
Rolled back cargo feature additions from the previous release. It was a mistake: the amount of features was too big, the code (both CLI and lib) was too hard to maintain. Cargo features kept:
imap,maildir,notmuch,smtp,sendmail,account-sync, , , and .