Skip to content

Releases: cfengine/cfbs

0.4.2

26 Apr 12:30
286a84e
Compare
Choose a tag to compare
Fixed touch when parent dir does not exist

Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>

0.4.1

26 Apr 12:01
64046e0
Compare
Choose a tag to compare
Changed user_requested field to added_by

Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>

0.4.0

26 Apr 10:30
6f354a6
Compare
Choose a tag to compare

Added status command and dependency management.

0.3.2

26 Apr 08:41
aecb880
Compare
Choose a tag to compare

Fixed another crash and made JSON output prettier.

0.3.1

26 Apr 08:20
374a166
Compare
Choose a tag to compare

Fixed a crash in cfbs init

0.3.0

26 Apr 06:54
8feae09
Compare
Choose a tag to compare

Added the possibility to append (concatenate) files during build

0.2.0

26 Apr 05:04
a554946
Compare
Choose a tag to compare

Added support for JSON merging during builds.

0.1.1

25 Apr 23:54
de395e9
Compare
Choose a tag to compare

The JSON definition was changed:

  • New filename is cfbs.json
  • "modules" key is now "build"

0.1.0

23 Apr 23:20
ce4f0c1
Compare
Choose a tag to compare
Initial prototype working - init, add, download, build, install

Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>

0.0.2

22 Apr 23:12
f36d6a4
Compare
Choose a tag to compare

Only updated the instructions