Posted By: Jamis Buck
Date: 2004-10-28 15:42
Summary: Needle 0.9.0
Project: Needle: Dependency Injector for Ruby
This release doesn't add much, but that's because we're almost ready for a 1.0 release and there isn't much more to add.
Registry#new! is renamed to Registry#define!, and Registry#define has been added as a class method (in addition to being an instance method). Also, Registry#fullname now always returns nil, and Container#fullname and ServicePoint#fullname return more reasonable strings than before.
If all goes well, Needle 1.0 will be released a week from today, in keeping with the weekly release schedule. All that really remains to be done, as far as I know, is documentation, so if you know of a bug that is bothering you, or a feature that is lacking, now is the time to speak up! |
|