vcswatch reports that
this package seems to have a new changelog entry (version
2.1.6, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit ca3f371fb05f6b27f57f7e02e8ffaa142cf2436d
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 21:56:59 2024 -0800
Update d/changelog
commit 635658744c687bfd8b7e5cf1c44735ac4b47fd77
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 15:06:53 2024 -0800
Prefer "-f" over "--eval" when running `ert-run-tests-batch-and-exit'
commit 890ffde27fe00045eeff6b95697577a625e4b947
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 15:10:21 2024 -0800
Update documentation accordingly.
commit 2d126c1fda633b3c87bcc2278b452785e48dba0a
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 14:56:16 2024 -0800
Correctly construct ERT selectors S-exp (Closes: #1088086)
- Was under the wrong impression that ERT selectors can be specified
as the rest of the command line parameters.
+ which turns out to be the extension supported by
`flycheck-run-tests-main'.
- Now properly make it part of the `ert-run-tests-batch-and-exit'
s-exp.
commit f35996666e7b0ef0b9d4261c533f4dc7694cd1eb
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Jul 25 11:47:32 2024 +0900
changelog tweaks