Skip to content

Releases: cfengine/cfbs

2.1.0

28 Apr 12:43
d4abb80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

25 Apr 11:21
5d910cc
Compare
Choose a tag to compare

What's Changed

  • Removed unnecessary if else condition in prompts.py by @larsewi in #108
  • Removed the dependency on the 'requests' Python package by @vpodzime in #109

Full Changelog: 2.0.0...2.0.1

2.0.0

19 Apr 09:40
0cca636
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...2.0.0

1.3.3

22 Feb 18:02
27f8e05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

08 Feb 13:15
706c7de
Compare
Choose a tag to compare

What's Changed

  • Fixed issue when adding modules that were already added by @olehermanse in #98

Full Changelog: 1.3.1...1.3.2

1.3.1

08 Feb 12:45
b208a9c
Compare
Choose a tag to compare

What's Changed

  • Fixed error message for non-existent module in cfbs add by @olehermanse in #97
  • The validate command no longer does head requests by @larsewi in #96

Full Changelog: 1.3.0...1.3.1

1.3.0

02 Feb 15:50
d59ed18
Compare
Choose a tag to compare

What's Changed

  • Refactored cfbs add and cfbs.json handling by @olehermanse in #88
  • cfbs remove now automatically prepends ./ if necessary by @larsewi in #92
  • Fixed bugs with adding URL at specific commit by @olehermanse in #95

Full Changelog: 1.2.1...1.3.0

1.2.1

19 Nov 21:38
772426c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Nov 15:28
ac50441
Compare
Choose a tag to compare

What's Changed

  • Sort modules and their attributes as desired in 'cfbs pretty' by @vpodzime in #72
  • Removed root: logger name in log messages by @olehermanse in #86
  • cfbs add will now print warnings when there are no autorun tags in policy files by @olehermanse in #87

New Contributors

  • @github-actions made their first contribution in #85

Full Changelog: 1.1.1...1.1.2

1.1.1

05 Nov 14:44
2e4483c
Compare
Choose a tag to compare

What's Changed

  • Fixed issues causing status command to give tracebacks by @olehermanse in #71

Full Changelog: 1.1.0...1.1.1