File: Changes

package info (click to toggle)
libperinci-cmdline-perl 1.811.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 204 kB
  • sloc: perl: 37; makefile: 7
file content (72 lines) | stat: -rw-r--r-- 1,569 bytes parent folder | download
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
1.811.0  2018-03-17 (PERLANCAR)

         - Synchronize version with latest Perinci::CmdLine::Lite.

         - [doc] Add FAQ section "Progress Indicator", add example for streaming
           a file in output, add list of tutorial pages to fill in later.


1.77    2017-07-31 (PERLANCAR)

        - Synchronize version with latest Perinci::CmdLine::Lite.

	- Update documentation, replace mention of Log::Any with Log::ger.


1.52    2017-07-07 (PERLANCAR)

	- Replace mention of DZP:GenShellCompletion with cpanm-shcompgen.

	- [dist] Enable static install.


1.51    2017-06-17 (PERLANCAR)

	- Mention tutorial blog posts on
	  https://perlancar.wordpress.com/category/pericmd-tut/.

	- Add FAQ section: Generating Documentation.


1.50    2016-12-10 (PERLANCAR)

	- No functional changes.

	- Typo [RT#118566].


1.49    2016-10-07 (PERLANCAR)

        - Update and fix documentation (including contribution from Andy Jack,
          thanks).


1.48    2015-10-22 (PERLANCAR)

	- No functional changes.

	- Apply spelling mistake fixes from [RT#107908], thanks gregor
	  herrmann.

	- [doc] Expand more on how PC:Inline reduces startup time and which
	  framework should one choose.


1.47    2015-09-18 (PERLANCAR)

        - Move manual from Perinci-CmdLine-Lite.

        - [doc] Update FAQ by mentioning Perinci::CmdLine::Inline in more
          details.


1.46    2015-06-11 (PERLANCAR)

	- No functional changes.

	- Mention Perinci::CmdLine::Inline.


1.45     2015-04-02 (PERLANCAR)

         - Re-released as empty module just for convenience of linking.