changes for 0.002000, thank you xinming for reminding me, I'm a fucking idiot
[catagits/Reaction.git] / Changes
CommitLineData
d0736579 1Revision history for Reaction
83529ec1 2
30.002000 - 29 Apr 2008
538915b9 4 - Update CheckUniques role to use around instead of overrides
d0736579 5 - Stop using ACCEPT_CONTEXT, use InstancePerContext instead
eb52e595 6 - Added an error_message attribute to IM::Action
7 - Updated ViewPort::Action to support action-wide messages and error
8 messages via attribute message and model's error_message attribute.
e0a6ddb2 9 - Updated templates and widget to match this
10 - Added an example to ComponentUI
baee102d 11 - Add support for the external MooseX::Types::Common and
12 MooseX::Types::DateTime type libraries in the VPs
bdfdc97f 13 - Eliminate memory leak related to InstancePerContext
14 - Move the short-cut code from flush_view to flush to prevent events
15 from happening if serving a static file
83529ec1 16 - lots more documentation
17 - dependencies all updated for Catalyst 5.80
18
190.001002 - 28 Apr 2008
20 - the 002 changes is the real thing but mst shipped a broken dist
21 with this version :(
7adfd53f 22
d0736579 230.001001 - 12 Aug 2008
24 - Initital public release