v0.20.0
Fixed
- Fixed dependency graph plugin to work with internal changes introduced in 0.19.0 (@wuarmin in #173)
- Fixed behavior of
Dry::System::Identifier#start_with?
for components identified by a single segment, or if all matching segments are provided (@wuarmin in #177) - Fixed compatibility of
finalize!
signature provided inContainer::Stubs
(@mpokrywka in #178)