File: ChangeLog

package info (click to toggle)
liblog-report-optional-perl 1.07-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: perl: 483; makefile: 2
file content (57 lines) | stat: -rw-r--r-- 1,324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
========== version history of Log::Report::Optional

Unless noted otherwise, these changes where initiated and applied by
Mark Overmeer.

version 1.07: Fri 15 Jan 09:57:35 CET 2021

	Improvements:
	- expand_reasons 'FATAL' [Andrew Beverley]
	- expand_reasons 'NONE'
	- expand_reasons with ARRAY or undef

version 1.06: Fri  2 Feb 08:53:01 CET 2018

	Fixes:
	- fix metadata [Mohammad S Anwar]
	- Accidentally removed from CPAN

version 1.05: Tue Jan 23 22:44:26 CET 2018

	Improvements:
	- convert to GIT
	- publish via GitHUB

version 1.04: Mon 30 Oct 17:37:49 CET 2017

	accidentally removed 1.03 from CPAN

version 1.03: Tue 27 Jun 16:39:41 CEST 2017

	Fixes:
	- manpage, change SYNOPSYS into SYNOPSIS
	  rt.cpan.org#113351 [Shlomi Fish]
	- formatter PRINTP cannot be used

	Improvements:
	- more flexible formatter construction
	- textdomain compatible with full implementation
	- changed formatter constructor to be more flexible

version 1.02: Mon 18 Jan 13:53:03 CET 2016

	Improvements:
	- add ::Util::to_html()

version 1.01: Mon Mar 10 16:10:25 CET 2014

	Fixes:
	- ::Util cannot use error or __x, mutual dependencies do not work
	  [Patrick Goldmann]

	Improvements:
	- changed documentation style
	- die if Log::Report is used and too old

version 1.00: Sun Jan  5 17:02:42 CET 2014
	- Split-off from Log::Report