v0.35.0
- Ensure that
Registry.contents()
also raisesNoSuchResource
exceptions for nonexistent resources, notKeyError
(which is an implementation detail).
Full Changelog: v0.34.0...v0.35.0
Registry.contents()
also raises NoSuchResource
exceptions for nonexistent resources, not KeyError
(which is an implementation detail).Full Changelog: v0.34.0...v0.35.0