File: Changes

package info (click to toggle)
cpan-listchanges 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 168 kB
  • sloc: perl: 1,470; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 732 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Perl extension App::cpanlistchanges

0.05  Thu Jan 27 14:40:28 PST 2011
        - Support distributions released under multiple CPAN IDs
        - Automatically enable PAGER pipe. Use --no-pager to disable it
        - Fixed dependencies

0.04  Tue Jan 25 21:56:57 PST 2011
        - Fixed a subtle bug in the version output in the changes view

0.03  Tue Jan 25 21:47:46 PST 2011
        - Support 'HEAD' in the version comparison

0.02  Tue Jan 25 21:44:42 PST 2011
        - Added -h and pod2usage
        - Added --all which displays all the changelog regardless of local/remote versions
        - Added Module@from..to version comparison notation

0.01  Thu Dec 23 14:13:13 2010
        - original version