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