This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Version 0.3.11
Main Changes:
- Add GitDependency. GitDependency adds ExternalDependency type git, which resolves a git repo and a known commit. This can be used for tracking git dependencies instead of submodules.
- Add GitDependency unit tests
- Add more documentation for ext_deps