]> git.decadent.org.uk Git - maypole.git/blob - Changes
Admin
[maypole.git] / Changes
1 Revision history for Perl extension Maypole 
2
3 1.1   Wed Feb 25 10:29:25 GMT 2004
4     - Update CDBIL dependency
5     - Don't stringify to "name" if there isn't one
6     - Better support for authentication and template changes
7     - Full set of templates
8     - Allow passing of username and password to ->setup
9     - display_columns method
10
11 1.0   Wed Feb 11 17:34:12 GMT 2004
12     - Renamed from Apache::MVC to Maypole.
13     - Clearer separation of model and view classes from controller
14     - Factoring out of Apache-specific code back into Apache::MVC
15
16 0.2   Thu Feb  5 18:03:33 GMT 2004
17     - This release adds paging of list results and ordering by column
18       (ascending and descending)
19
20 0.01  Thu Jan  8 15:50:17 2004
21         - original version; created by h2xs 1.22 with options
22                 -AX -b 5.6.0 -n Apache::MVC
23