github meli/meli v0.8.9

11 hours ago

This is mostly a fixups release.

Update cargo installations with:

cargo install meli

Added

  • cf16bf6 meli/sqlite3: add tests for reindexing
  • a389772 accounts: suggest tips on mailbox_by_path error

Bug Fixes

  • 25f0a3f conf/terminal: fix serde of ProgressSpinnerSequence
  • c375b48 terminal: fix Synchronized Output response parsed as input
    in PR #523 "terminal: fix Synchronized Output response parsed as
    input"
  • b7e215f
    melib/utils: fix test_fd_locks() on platforms without OFD support in
    PR #524 "melib/utils: fix test_fd_locks() on platforms without OFD
    support"
  • 25c32a6 meli/docs/meli.conf.examples.5: fix .Dt macro arguments
  • 18ae584 meli: fix reindex of previously indexed account with sqlite3
    backend
  • 13e917d Fix some compilation errors with cfg feature attrs in PR #531
    "accounts: suggest tips on mailbox_by_path error"
  • 8c176d3 contacts/editor: fix crash on saving contact in PR #532
    "contacts/editor: fix crash on saving contact"
  • fb5a88c
    melib/collection: ensure mailbox exists when inserting new envelopes
    in PR #529 "Small account stuff fixes"

Changes

  • 7f8f1cf melib/gpgme bindings renewal in PR #533 "melib/gpgme
    bindings renewal"
  • 9b7825b Update futures-util dep, remove stderrlog dep
  • 4be6936 Remove obsolete "encoding" dependency in PR #530
    "Remove/update obsolete dependencies"

Refactoring

  • 5af6e05 meli/accounts: use Arc for account name
  • 567270e melib: use Vec instead of SmallVec for search results
  • 2bd8d7b
    conf/tests.rs: Rename test functions to follow path convention

Documentation

  • 9724248 meli/docs: add meli.conf.examples to CLI and tests
  • 0f09633 README.md: Update ways to install, add gitlab mirror link
    in PR #528 "Integrate meli.conf.examples.5 into CLI and build, also
    update README with installation instructions"

Continuous Integration

  • 630df30 CI: Add arm64 runners in job matrices in PR #527 "CI: Add
    arm64 runners in job matrices"
  • 49ecbb5 CI: .gitea/Makefile.lint: check if nightly exists

Signed-off-by: Manos Pitsidianakis manos@pitsidianak.is

Don't miss a new meli release

NewReleases is sending notifications on new releases.