1.1.2 (2018-08-25)
1.1.2 (2018-08-25)
Features
- Allow locking of specific vcs references using a new api:
Requirement.req.get_commit_hash()
andRequirement.commit_hash
and updates viaRequirement.req.update_repo()
. #47
Requirement.req.get_commit_hash()
and Requirement.commit_hash
Requirement.req.update_repo()
. #47