summaryrefslogblamecommitdiffstats
path: root/Changes
blob: 4ed2dedf1c633ea00b5ec72059379891ee5f2b45 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                        

         
                                                               

                

                                                                     

                
                             

                

                                                                      

                
                                                        

                



                                                                              

                
                       
Revision history for Bread-Board-Declare

{{$NEXT}}
      - fix test suite for upcoming moose error message changes

0.06  2011-04-02
      - set the 'class' attribute on block services, so that circular
        dependencies can work better. (jasonmay)

0.05  2011-03-31
      - bump Bread::Board dep

0.04  2011-03-24
      - resolving dependencies for services should also check the type
        constraint on the associated attribute

0.03  2011-03-04
      - oops, i broke inlining for moose 2 at some point

0.02  2011-03-02
      - more useful handling of attributes that don't explicitly define a
        service: they will get a service that throws an exception if it is
        resolved, which allows the value of that service to be provided by the
        attribute.

0.01  2011-02-26
      - Initial release