You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow to register custom datapackage and resource classes
the core datapackage classes were modified to use this dynamic loading functionality internally
added composer update_registry script that downloads the latest spec files and updates the registry accordingly (you then have to review and commit the changes this script makes manually)
added Registry class which handles the core profiles and classes and the registering of custom classes