]> git.decadent.org.uk Git - maypole.git/blob - Changes
1c94374b347492b6e176f784ae1606d7ba088c3d
[maypole.git] / Changes
1 Revision history for Perl extension Maypole 
2
3 1.2   Thu Mar 25 12:35:21 GMT 2004
4     - Ensure safety when dereferencing any ->objects
5     - Support for the "frontpage" template
6     - Maypole itself no longer uses ->{ar}, which is now completely
7       refactored into the Apache::MVC class
8     - The beginnings of the documentation framework
9     - Support for paging and ordering in searches
10     - Stringify column changed from magic "name" to customizable
11       property
12     - Move BeerDB to ex/
13     - Fix SQLite dependency
14
15 1.1   Wed Feb 25 10:29:25 GMT 2004
16     - Update CDBIL dependency
17     - Don't stringify to "name" if there isn't one
18     - Better support for authentication and template changes
19     - Full set of templates
20     - Allow passing of username and password to ->setup
21     - display_columns method
22
23 1.0   Wed Feb 11 17:34:12 GMT 2004
24     - Renamed from Apache::MVC to Maypole.
25     - Clearer separation of model and view classes from controller
26     - Factoring out of Apache-specific code back into Apache::MVC
27
28 0.2   Thu Feb  5 18:03:33 GMT 2004
29     - This release adds paging of list results and ordering by column
30       (ascending and descending)
31
32 0.01  Thu Jan  8 15:50:17 2004
33         - original version; created by h2xs 1.22 with options
34                 -AX -b 5.6.0 -n Apache::MVC
35