Releases: genshen/pkg
Releases · genshen/pkg
v0.3.0
v0.3.0-alpha
Features:
http authentication for cloning private dependencies.
v0.2.0
v0.2.0-beta
Features:
- add feature of building and installing a specific package.
- add colorful level log.
Break changes:
- change pkg.json to pkg.yaml format, see example/pkg.yaml for more details.
v0.2.0-alpha
Features
- download source code
- build source code and install code to vendor/pkg directory
- customize your build instruction to build source code
- generate cmake file to include dependency lib to use