1---
2version: 0.24
3date:    Wed Aug 30 10:45:22 PDT 2006
4changes:
5- Include Time::HiRes dependency into Makefile.PL (RT #19291)
6- Include URI and DB_File dependency into Makefile.PL (RT #15036)
7- Upgraded to Module::Install 0.64
8- Added File::Spec path name portability fixes all over the place.
9- Incorporated parts of Barbie's patch to fix tests on Win32 Perl 5.6
10  (RT #17506)
11---
12version: 0.23
13date:    Mon Apr  4 09:11:51 PDT 2005
14changes:
15- Makefile.PL was missing :(
16---
17version: 0.22
18date:    Mon Apr  4 03:15:32 PDT 2005
19changes:
20- Added tests for UTF8 handling internally and in files via ContentObject.
21- Added CGI tests.
22- All CGI parameters are now decoded as UTF8.  The -utf8 flag is now
23  deprecated, but will continue to work as a no-op for now.
24- socialtext changes to allow formatter hooking
25- Changes for themes
26- -compress works better
27- Fix the mixin problem with resolve_install_path
28- Refactors to get rid of hub connections
29- Kwid Formatter for Spork
30- make sure the module_path comes from lib under cwd
31- Make installer better
32- Miyagawa's patch to bake cookies in redirect
33- CGI patch from cdent
34- Miyagawa added jar_opt support for different expires for each cookies
35- Miyagawa added unit test for Spoon::Cookie
36- fix deep-recursion bug on 'kwiki -update'
37---
38version: 0.21
39date:    Tue Jan 11 07:28:06 PST 2005
40changes:
41- WAFL blocks and phrase matching is now case-insensitive, and dashes
42  (-) are converted to underscores. (Dave Rolsky)
43- Redo Spoon::Hook into Spoon::Hooks
44- Call $hub->add_hook
45- Hooks removed when hub goes out scope
46- Spoon::Config can take glob params
47- Add hook points to support KwikiPagePrivacy
48- Add a domain field to cookies
49- AUTOLOAD class object pointers. replaces load_class in most cases.
50- Add pre_process and post_process hook points in hub
51- Have a load_dynamic method for Registry
52---
53version: 0.20
54date:    Sat Dec 18 00:39:23 PST 2004
55changes:
56- Only require TemplateToolkit 2.10 because of Debian stable
57- 'hub' in Spoon::Installer caused memory cycles in Kwiki
58---
59version: 0.19
60date:    Wed Dec 15 13:13:10 PST 2004
61changes:
62- Spoon is now memory cycle free, which makes it much more suitable for use
63  under mod_perl (Dave Rolsky)
64- Added Spoon::Trace tracing and benchmarking facility
65- Added Spoon::Hook method hooking facility
66- Added assert, clone, conf functions to base
67- WARNING: Removed old hook facility!!
68- Split Spoon::Cookie into Spoon::Headers
69- Redo how redirects work. Use a redirect method.
70- -quiet mode for file installation
71- Add BEGIN/END comments to html templates automatically
72- Use template toolkit caching. Big speed improvement. (Chris Dent)
73---
74version: 0.18
75date:    Sun Aug  8 23:02:27 PDT 2004
76changes:
77- Use Spiffy::new for constructor instead of special Spoon::Base one.
78- unicode fixes
79---
80version: 0.17
81date:    Fri Jul 16 23:42:53 PDT 2004
82changes:
83- Use only the UTF8 character encoding
84---
85version: 0.16
86date:    Tue Jun 22 10:14:45 PDT 2004
87changes:
88- Support locked files in Installer
89---
90version: 0.15
91date:    Sun Jun 20 20:32:01 PDT 2004
92changes:
93- Support for Kwiki 0.30 release
94---
95version: 0.13
96date:    Fri May  7 00:57:06 PDT 2004
97changes:
98- Support for Kwiki release
99---
100version: 0.12
101date:    Wed Mar 31 00:16:13 CST 2004
102changes:
103- Refactoring for Spork-0.12
104---
105version: 0.11
106date:    Sun Mar 21 12:45:18 PST 2004
107changes:
108- Added Spoon::debug
109- Added Spoon::Installer
110---
111version: 0.10
112date:    Sun Mar 21 01:58:22 PST 2004
113changes:
114- Initial release.
115