==== version history of distribution Dancer2-Plugin-LogReport
Unless noted otherwise, these changes where initiated and applied by
Mark Overmeer.
version 2.03: Mon 13 Apr 13:12:38 CEST 2026
Improvements:
- Log::Report renamed inClass/_class to taggedWith/_tag
- Use new FREEZE-THAW for messages.
https://github.com/markov2/perl5-Log-Report/issues/20
- ::Message::bootstrap_color() -> ::bootstrapColor()
version 2.02: Mon 10 Nov 17:38:21 CET 2025
Fixes:
- dependency to Log::Report::Template
rt.cpan.org#171523 [Andreas Koenig], cpantesters
rt.cpan.org#171596 [Kurt D. Starsini]
Improvements:
- add bugtracker to meta.
- add funding
version 2.01: Wed 5 Nov 17:35:44 CET 2025
Fixes:
- test module use for Dancer/Dancer2 only when they are installed.
reported by [Andy Beverley]
version 2.00: Tue 4 Nov 16:45:48 CET 2025
Fixes:
- do not leak internal error messages to end-users [Andy Beverly]
Extracted the Dancer modules from the Log-Report and
Log-Report-Template distributions.