Added - AbstractManifestMapper and an example demonstrating a useful pattern for mapping between files listed in a mani fest
Fixed - common_pattern.manifest.EngineFromManifest was loading the manifest too early - Connect.clone and Connect.copy weren't taking arguments passed to .update()
0.0.5
Fixed - missing common patterns package
0.0.4
Added - dictionary access via engine_url in MultiConnector
0.0.3
Added - alternative locking mode (LockingMode.ALL_DATASETS) to capture engine_urls from all datasets in a model - common pattern to use a manifest file - 'ayeaye.common_pattern.manifest.EngineFromManifest'
0.0.2
Added - ayeaye.Model.lock() - starting point for model locking
Deprecated - ConnectorResolver.resolve_engine_url renamed to resolve