Skip to content

Releases: cfengine/cfbs

0.6.2

22 Sep 16:10
c906820
Compare
Choose a tag to compare

Fixed issue with escaping special characters in JSON string pretty printing

0.6.1

21 Sep 13:52
176173d
Compare
Choose a tag to compare

Added better error message in case of badly formatted JSON.

0.6.0

26 Jul 23:51
116bf08
Compare
Choose a tag to compare

Files and subdirectories can now be added to the build using relative paths.

0.5.3

20 Jul 16:16
d924afa
Compare
Choose a tag to compare

Fixed issue with prettifying json in cfbs add command.

0.5.2

20 Jul 16:11
fc23b4e
Compare
Choose a tag to compare

Fixed issue with prettifying json in cfbs add command.

0.5.1

20 Jul 15:27
32df43c
Compare
Choose a tag to compare

CI added and fixed smaller issues found.

0.5.0

20 Jul 15:07
7380bc6
Compare
Choose a tag to compare

Added cfbs pretty command and removed dependency on prettier

0.4.7

16 Jul 15:21
fd8e762
Compare
Choose a tag to compare

Added error message when trying to add module which doesn't exist.

0.4.6

06 May 00:01
eec8a92
Compare
Choose a tag to compare

Repositories were moved to CFEngine organization.

0.4.5

05 May 22:11
04cb3c4
Compare
Choose a tag to compare

Some usability improvements:

  • search command can be used outside a cfbs project
  • More examples and better instructions in README (and on pypi)