Releases: cfengine/cfbs
Releases · cfengine/cfbs
0.4.2
Fixed touch when parent dir does not exist Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
0.4.1
Changed user_requested field to added_by Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
0.4.0
Added status command and dependency management.
0.3.2
Fixed another crash and made JSON output prettier.
0.3.1
Fixed a crash in cfbs init
0.3.0
Added the possibility to append (concatenate) files during build
0.2.0
Added support for JSON merging during builds.
0.1.1
The JSON definition was changed:
- New filename is
cfbs.json
"modules"
key is now"build"
0.1.0
Initial prototype working - init, add, download, build, install Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
0.0.2
Only updated the instructions