use MooseX::Types::Common and MooseX::Types::DateTime
[catagits/Reaction.git] / Changes
CommitLineData
d0736579 1Revision history for Reaction
20.002000
538915b9 3 - Update CheckUniques role to use around instead of overrides
d0736579 4 - Stop using ACCEPT_CONTEXT, use InstancePerContext instead
5 - up the dependency version on Devel::Declare to 003004
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
7adfd53f 13
d0736579 140.001001 - 12 Aug 2008
15 - Initital public release