mbar -- history of user-visible changes. 2025-10-20
See the end of file for copying conditions.

Please send mbar bug reports to <gray@gnu.org.ua>

Version 2.0, 2025-10-20

* Revamp template system using variables (RFC 5229).

* Pattern is applied to mailboxes only.

* Multiple patterns are allowed.

* Exclusion patterns.

New option --exclude (-x) declares an exclusion pattern.  Mailboxes
matching any exclusion pattern will be ignored.

* Configurable pattern type.

The --pattern-type option can be used to declare the kind of matching
used in --pattern and/or --exclude options.  Possible values are:

   glob   Globbing pattern.  This is the default.
   imap   IMAP pattern.
   regex  POSIX extended regular expression.

* Various improvements.

Version 1.0, 2019-08-01

Initial release.


=========================================================================
Copyright information:

Copyright (C) 2016-2025 Sergey Poznyakoff

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.

Local variables:
mode: outline
paragraph-separate: "[  ]*$"
eval: (add-hook 'write-file-hooks 'time-stamp)
time-stamp-start: "changes. "
time-stamp-format: "%:y-%02m-%02d"
time-stamp-end: "\n"
end:


