* [ANNOUNCE] piem v0.5.0
@ 2023-06-18 16:39 Kyle Meyer
0 siblings, 0 replies; only message in thread
From: Kyle Meyer @ 2023-06-18 16:39 UTC (permalink / raw)
To: piem; +Cc: jlicht
piem v0.5.0 has been released, with a corresponding tag pushed to
<https://git.kyleam.com/piem/>. It consists of 22 non-merge commits
since v0.4.0 contributed by Jelle Licht and Kyle Meyer.
Bug reports, patches, questions, and other feedback are welcome. Please
send a plain-text email to
piem@inbox.kyleam.com
Messages that include this address are public and available as
public-inbox archives at
https://inbox.kyleam.com/piem/
------------------------------------------------------------------------
piem v0.5.0 release notes
=========================
Changes since v0.4.0
--------------------
* New library piem-debbugs.el provides Debbugs mode integration.
* New :gnu-package property enables mapping a message to an inbox via
the X-GNU-PR-Package header (present on <https://bugs.gnu.org>
messages).
* An inbox can now be linked to multiple repositories by setting
:coderepo to a list.
* :url values in piem-inboxes no longer require a trailing slash.
* piem-inject-thread-into-maildir gained an INBOX argument to enable
Lisp callers to specify an inbox. Thanks to zimoun for the
suggestion.
* The piem-b4-am transient now includes --cc-trailers (added in b4
v0.6.0).
* The logic to insert a Message-ID header when
piem-add-message-id-header is non-nil has been updated to account
for a recent change in how Git spells the header.
* piem-am now reorders attachments to be more helpful in cases where
the sender attaches the patches out of order. Thanks for Ihor
Radchenko for the suggestion.
Fixes since v0.4.0
------------------
* piem-gnus-mid-to-thread didn't consider that
gnus-summary-display-article may dump a message in mbox format.
------------------------------------------------------------------------
Jelle Licht (5):
piem: Add :gnu-package keyword to piem-inboxes
gnus: Skip adding mboxrd from-line when not needed
piem: Add piem-inbox-by-gnu-package-match
piem-inbox-by-header-match: Fallback to matching via :gnu-package
Add basic integration for debbugs
Kyle Meyer (17):
piem-inboxes: Support mapping inbox to multiple coderepos
TODO: mention Ihor's suggestion for reapply behavior
piem-inject-thread-into-maildir: Let Lisp callers specify inbox
piem-b4-am: Move trailer-related options to dedicated section
piem-b4-am: Add --cc-trailers
piem--write-mbox-to-maildir: Tweak error message
gnus: Call message-field-value with lower case header
piem-am: Order attached patches by file name prefix
piem-rmail-tests.el: Silence rmail-mode messages
piem-b4-am-from-mid: Tweak docstring for consistency
piem-am-ready-mbox: Adjust header regex for format-patch change
piem-am-ready-mbox: Change spelling of inserted message ID header
Switch remaining Message-Id headers to Message-ID
piem-inbox-by-header-match: Fix docstring reference
piem-inboxes: Allow :url values without a trailing slash
.guix.scm: Update for upstream inclusion
Release version 0.5.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-18 16:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-18 16:39 [ANNOUNCE] piem v0.5.0 Kyle Meyer
Code repositories for project(s) associated with this public inbox
https://git.kyleam.com/piem/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).