-
v0.8.10
StableAll checks were successfulVerify DCO / Verify DCO signoff on commit messages (linux-amd64, ubuntu-latest) (pull_request) Successful in 1m3sCargo manifest lints / Run Cargo manifest etc lints (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 3m27sBuild and run Tests / Run tests (arm64, linux-arm64, ubuntu-latest-arm64, stable, aarch64-unknown-linux-gnu) (pull_request) Successful in 4m5sBuild and run Tests / Run tests (amd64, linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 5m49sRun cargo lints / Run lints (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 6m37sBuild .deb package / Create debian package (amd64, linux-amd64, linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (push) Successful in 6m18sBuild release binaries / Build release binary (amd64, meli-linux-amd64, linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (push) Successful in 6m34sBuild release binaries / Build release binary (arm64, meli-linux-arm64, linux-arm64, ubuntu-latest-arm64, stable, aarch64-unknown-linux-gnu) (push) Successful in 11m30sBuild .deb package / Create debian package (arm64, linux-arm64, linux-arm64, ubuntu-latest-arm64, stable, aarch64-unknown-linux-gnu) (push) Successful in 12m4sreleased this
2024-12-06 08:55:56 +00:00 | 38 commits to master since this releaseUpdate
cargoinstallations with:cargo install meliHighlights:
- added pipe-attachment command
- added sample scripts for using meli as a mailto scheme handler in
contrib/ - fixed GPG encryption with libgpgme
Contributors in alphabetical order:
- Manos Pitsidianakis
- Matthias Geiger
Added
5e77821fmail/view: add pipe-attachment command in PR #540
"mail/view: add pipe-attachment command"fa896f6bcontrib: add mailto: scheme handler scripts00ce9660
melib/backends: add as_any/as_any_mut methods to BackendMailboxfd243fa5maildir: add mailbox creation testsde65eec3meli/accounts: add mailbox_by_path() tests in PR #535
"Rework maildir mailbox path logic, add tests"6b363601melib/gpgme: impl Display for gpgme::Key
Bug Fixes
60c90d75melib/attachments: ensure MIME boundary prefixed with CRLF3433c5c3compose/pgp: rewrite key selection logic in PR #541 "More
gpgme/PGP fixes again"12de82e7melib/conf: fix mutt_alias_file not being validated in PR
#550 "Remove sealed_test dependency"c8e055a7Fix version migrations being triggered backwards in PR #557
"Fix version migrations being triggered backwards"efab99fd
terminal: check for NO_COLOR env var without unicode validation36a63e88melib/maildir: rewrite create_mailbox()fcab855fview: ensure envelope headers are always populated in PR
#538 "view: ensure envelope headers are always populated"84564f44mailcap: don't drop File before opening it in PR #552
"mailcap: don't drop File before opening it"
Changes
ed85da51Remove sealed_test dependency
Refactoring
03df2ac1meli/utilities: add print utilities for tests18e9d5c1conf.rs: impl Frommelib::AccountSettings for AccountConf1f2fec19Fix 1.83.0 lints in PR #536 "CI: Add action to check for
DCO signoffs in PRs"192ecea2compose/gpg.rs: Fix msrv regression
Documentation
4a61a4b8melib: include README.md as preamble of crate rustdocs80e53471BUILD.md: move melib specific stuff to melib/README.md91a17ecemelib/README.md: mention sqlite3-static featureb77a691bmeli/README.md: Add cargo features section in PR #549
"Document cargo features in READMEs"91dc271dcontrib: add a README.md file2e900be6contrib/README.md: add section about oauth2.py07812d2ccontrib/README.md: elaborate a bit about mailto in PR #545
"Add external mailto: handler support via scripts in contrib"e784e8d2scripts: add markdown_doc_lints.py
Continuous Integration
77629851CI: Add action to check for DCO signoffs in PRsf944ebedCI: Add error msg when cargo-derivefmt check failsd49344f9CI: Move MSRV checks from manifest to lints in PR #553
"ci-workflow-fixes"ece6bfc2CI: non-zero exit if cargo-derivefmt-* targets fail2257b91bCI: add actions/cache steps in PR #554 "CI: add
actions/cache steps"a1c9524fCI: fix check_dco.sh not working with other repos in PR
#555 "CI: fix check_dco.sh not working with other repos"
Downloads