==== version history of Log::Report::Template Unless noted otherwise, these changes where initiated and applied by Mark Overmeer. Simplify when this becomes available in the leading Dancer2 version: https://github.com/PerlDancer/Dancer2/pull/1723 version 1.03: Mon 8 Sep 15:54:42 CEST 2025 Improvements: - normalize blanks for filtered text blocks. requested by [Andy Beverley] - convert to OODoc 3.03 version 1.02: Tue 29 Jul 09:55:57 CEST 2025 Changes: - require Perl 5.16 (2012) Fixes: - using msgids with plural alternatives. reported by [Andy Beverley] Improvements: - documentation was pretty outdated. version 1.01: Mon 2 Jun 09:51:18 CEST 2025 Fixes: - accept textdomain declaration from code and template. github issue #2, [Andy Beverley] - handle initial language setting. version 1.00: Tue 6 May 09:57:31 CEST 2025 Fixes: - fix metadata [Mohammad S Anwar] - removed extract(show_stats): they will be displayed when the Log::Report mode is DEBUG or VERBOSE. Improvements: - indentation style tab. - add gitignore - publish domains() - add Dancer2 template plugin - move Log::Report::Extract::Template from distro Log-Report-Lexicon to Log::Report::Template::Extract version 0.13: Tue Jan 23 22:26:21 CET 2018 Improvements: - convert to GIT - publish on GitHUB version 0.12: Wed 5 Jul 09:38:59 CEST 2017 Improvements: - support older perls by avoiding s///r - example with chained IF version 0.11: Thu 29 Jun 14:48:16 CEST 2017 Fixes: - dependency on Log::Report::Lexicon Improvements: - more documentation about the application version 0.10: Tue 27 Jun 16:45:08 CEST 2017 - initial release