Releases: cfengine/cfbs
Releases · cfengine/cfbs
0.6.2
Fixed issue with escaping special characters in JSON string pretty printing
0.6.1
Added better error message in case of badly formatted JSON.
0.6.0
Files and subdirectories can now be added to the build using relative paths.
0.5.3
Fixed issue with prettifying json in cfbs add command.
0.5.2
Fixed issue with prettifying json in cfbs add command.
0.5.1
CI added and fixed smaller issues found.
0.5.0
Added cfbs pretty command and removed dependency on prettier
0.4.7
Added error message when trying to add module which doesn't exist.
0.4.6
Repositories were moved to CFEngine organization.
0.4.5
Some usability improvements:
- search command can be used outside a cfbs project
- More examples and better instructions in README (and on pypi)