Files
perl-Bread-Board/perl-Bread-Board.changes

31 lines
1004 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 16 08:10:27 UTC 2011 - coolo@opensuse.org
- updated to 0.18
* Bread::Board::Service::WithParameters
- added has_parameter_defaults method to check
if a parameter has default values
* Bread::Board::Service::WithDependencies
- added a check for has_parameter_defaults before
we make a Thunk
- added test for this (thanks to rafl)
-------------------------------------------------------------------
Sun Apr 3 15:37:52 UTC 2011 - coolo@novell.com
- updated to 0.17
* Bread::Board::Service::Inferred
- make recrusive inferrence work
- add tests for this
* Bread::Board::Manual::Concepts::Advanced
- small doc update about subclassing and
the name parameter, resolving RT#63124
(thanks to Evan Haas)
-------------------------------------------------------------------
Wed Dec 29 10:36:37 CET 2010 - pascal.bleser@opensuse.org
- initial version (0.15)