Automatic update to v0.960.0 (0.96)

This commit is contained in:
2025-10-14 12:26:19 +00:00
parent 9d4b5c05c6
commit 7ae85e4284
4 changed files with 37 additions and 14 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Oct 14 12:26:19 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.960.0 (0.96)
see /usr/share/doc/packages/perl-String-Print/ChangeLog
version 0.96: Fri 12 Sep 14:01:16 CEST 2025
Improvements:
- thousands markers in %d
- add date modifier RFC5322
- add modifier '='
- further documentation improvements
version 0.95: Mon 8 Sep 14:06:53 CEST 2025
Changes:
- require 5.16
Fixes:
- printp formats which start with a '%' were not processed
Improvements:
- modifier HTML
- add .gitignore
- convert to OODoc 3.03
-------------------------------------------------------------------
Mon Mar 2 03:14:57 UTC 2020 - <timueller+perl@suse.de>