Skip to content
v3.0.0

* Remove unused function BaseLoader.store_metadata.
* Remove unused BaseLoader.origin_metadata attribute
* Replace self.url with self.origin.url in package loaders
* BaseLoader: Add 'origin_url' argument and remove 'prepare_origin_visit' method