event to install module freshly build
[app-cpan2pkg.git] / Changes
bloba26cc14d92a97e45b5b86bb6e8a4f018d25c290f
1 Revision history for App-CPAN2Pkg
3 High-level changelog
4 ====================
6 0.3.x    dealing with prereqs
7 0.2.x    upstream availability
8 0.1.x    finding prereqs, better gui
9 0.0.x    initial work, with basic gui
11 Low-level changelog
12 ===================
14 0.3.1 Fri Feb  6 16:32:38 CET 2009
15  - moving appli forward when no more missing prereqs
16  - listing missing prereqs in ui
17  - sorting list of modules
19 0.3.0 Sat Jan 31 14:48:59 CET 2009
20  - spawning prereqs
24 0.2.2 Sat Jan 31 12:32:05 CET 2009
25  - installing module from upstream dist
26  - module status in listbox
28 0.2.1 Fri Jan 30 18:56:23 CET 2009
29  - checking if module is installed locally
30  - better output for prereqs
32 0.2.0 Fri Jan 30 15:36:47 CET 2009
33  - checking if module is available upstream
37 0.1.0 Fri Jan 23 18:13:27 CET 2009
38  - finding module prereqs
39  - revamped gui, getting rid of notebook
43 0.0.2 Wed Jan 21 16:43:28 CET 2009
44  - fix to support latest curses::ui::poe version
45  - starting logic to package modules supplied on command-line
46  - first curses interface update
48 0.0.1 Tue Jan 20 14:19:19 CET 2009
49  - original version