Skip to content

1.1.0

Compare
Choose a tag to compare
@xvik xvik released this 29 May 17:10
· 466 commits to master since this release
  • Add vcs modules support in format: "vcs+protocol://repo_url/@vcsVersion#egg=pkg-pkgVersion" (#2)
  • Support module features syntax: module[feature]:version (#3)
  • PipModule api changes:
    • Added toPipInstallString(): must be used for installation command instead of toPipString()