X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=Changes;h=47dee63918b8a9480b58171f7abe5b9383e5e6c6;hp=1e2a764a56fd1fff3906741c968038725f557b94;hb=c5ec3461205385663364a51f8eef1920eb5e76cb;hpb=3300302344139421414886ed813a5376e8ff42ee diff --git a/Changes b/Changes index 1e2a764..47dee63 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,13 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} +- Fill out some coercions to allow more complex search criteria (like sort order) +- Promote the helper functions into full methods +- Allow iterative customization by breaking down the save_objects into several discrete steps +- Make sure those steps also include $c + +2.001002 2010-02-09 01:01:57 America/Chicago + - Fixed missing requirement for MooseX::Types::Structured - Fixed MooseX::Aliases usage (we don't any more) - Object inflation during end was broken out into its own method: each_object_inflate