notmuch release 0.8 now available

David Bremner david at tethera.net
Sat Sep 10 06:05:13 PDT 2011


Where to obtain notmuch 0.8
===========================
  http://notmuchmail.org/releases/notmuch-0.8.tar.gz

Which can be verified with:

  http://notmuchmail.org/releases/notmuch-0.8.tar.gz.sha1
  cc9e18f6a3a0020a73d3d37be35fb60bb630523d  notmuch-0.8.tar.gz

  http://notmuchmail.org/releases/notmuch-0.8.tar.gz.sha1.asc
  (signed by David Bremner)

What's new in notmuch 0.8
=========================

Improved handling of message/rfc822 parts

  Both in the CLI and the emacs interface.  Output of rfc822 parts now
  includes the primary headers, as well as the body and all subparts.
  Output of the completely raw rfc822-formatted message, including all
  headers, is unfortunately not yet supported (but hopefully will be
  soon).

Improved Build system portability 

  Certain parts of the shell script generating notmuch.sym were
  specific to the GNU versions of sed and nm. The new version should
  be more portable to e.g. OpenBSD.

Documentation update for Ruby bindings

  Added documentation, typo fixes, and improved support for rdoc.

Unicode, iterator, PEP8 changes for python bindings

  - PEP8 (code formatting) changes for python files.
  - Remove Tags.__len__ ; see 0.6 release notes for motivation.
  - Decode headers as UTF8, encode (unicode) database paths as UTF8.

What is notmuch
===============
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a convenient
search syntax.

For more about notmuch, see http://notmuchmail.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110910/a0fa1c26/attachment.pgp>


More information about the notmuch mailing list