Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Version 0.3.11

Compare
Choose a tag to compare
@spbrogan spbrogan released this 11 Jun 02:11
· 13 commits to master since this release
931621d

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