Skip to content

Releases: neacsum/cpm

V0.6.2

29 Oct 21:08
Compare
Choose a tag to compare

Commands can apply to multiple OS-es

V0.6.1

27 Sep 16:17
Compare
Choose a tag to compare

Fixed merge issues. DEV_ROOT might have not been an absolute path

V6.0.0

25 Sep 21:37
Compare
Choose a tag to compare
  • Can select a Git branch (or tag) for dependent packages
  • Added support for post build commands

V0.5.3 - Bugfixes

08 Nov 20:07
Compare
Choose a tag to compare
  • Bug: wrong symlink to lib folder if DEVROOT doesn't end with slash
  • Bug: wrong current folder for root build command

V0.5.2

04 Nov 15:00
Compare
Choose a tag to compare
  • Compiled with go 19.3.3
  • Added --uri command line switch
  • Changed syntax of modules entry
  • Doc updates

V0.5.0

20 Oct 20:53
Compare
Choose a tag to compare
  • Can use https protocol when cloning
  • Changed syntax of modules tag

V0.4.1

19 Oct 02:31
Compare
Choose a tag to compare

Accept relative path for DEV_ROOT