Change --comments behaviour.

--comments defaulted to true, but --nocomments was
enforced if --filetemplate was set.

Remove enforcement, but default to --nocomments
if --filetemplate is set. Default behaviour is
unchanged, but it's now possible to have
comments in files.

Change handling of captions accordingly (must
be sent to output handle now).

Update POD.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-11 19:56:17 +02:00
parent 7dd8a95be3
commit 28157570f1
4 changed files with 34 additions and 36 deletions

View file

@ -16,6 +16,8 @@ NewsStats 0.3.0 (unreleased)
- Fallback to last month if no month is given.
- Add option handling, import VERSION, add POD.
* Update README, INSTALL and ChangeLog.
* Don't enforce --nocomment for --filetemplate, just default to it.
Change caption handling, update documentation accordingly.
NewsStats 0.2.0 (2025-05-10)
* Redo directory structure: