This release fixes a bug introduced in 1.2.4 where `conduct load` would fail if there was a directory in `PWD` that had the same name as the bundle you were attempting to load. To fix this, we only load directories as bundles if their format can be detected. Otherwise, we attempt to resolve them as we did in prior releases.