Releases: cfengine/cfbs
Releases · cfengine/cfbs
1.1.0
What's Changed
- Fixed error causing cfbs pretty to clear contents of invalid JSON files by @olehermanse in #68
- Use archive.build.cfengine.com instead of S3 when downloading modules by @vpodzime in #70
- Added a better error message during build when a json file is misspelled by @olehermanse in #67
- Made it possible to remove modules added by URL by @olehermanse in #69
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Added information about build step types to README by @craigcomstock in #64
- Fixed the error 'Directory not empty' when trying to re-add a repo from .zip URL by @olehermanse in #65
Full Changelog: 1.0.0...1.0.1
1.0.0
This release marks the 1.0.0 point for cfbs. This means that it is ready for others to start testing and using, and we will do our best to make bug fixes and new functionality without breaking backwards compatibility.
What's Changed
- Added error message in case of build property missing from cfbs.json by @craigcomstock in #60 #61
Full Changelog: 0.14.2...1.0.0
0.14.2
What's Changed
- Added error messages for missing required keys in module definition by @craigcomstock in #58
- Modules added using URL now have the added_by key by @olehermanse in #59
Full Changelog: 0.14.1...0.14.2
0.14.1
What's Changed
- Improve missing module errors during build command by @craigcomstock in #57
- Modified cfbs install behavior for easier use by @craigcomstock in #56
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Fixed cfbs search where no cfbs.json present by @craigcomstock in #55
- Added command
cfbs remove
by @larsewi in #54
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- URL modules now use the "provides" key by @olehermanse in #48
- Added --non-interactive option for testing purposes by @olehermanse in #52
- Fixed dependencies for modules added by URL by @olehermanse in #53
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Removed dependency on cf-remote, for now by @olehermanse in #44
- Allow info/show command to work without cfbs.json in cwd by @craigcomstock in #45
- Make cfbs python 3.5 compatible by @larsewi in #34
- Added a command to clean up unused dependencies -
cfbs clean
by @larsewi in #47
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Added project's type in cfbs init by @olehermanse in #41
- Support for inline index by @vpodzime in #43
- 'cfbs update' can now be used to update modules by @vpodzime in #42
- Added aliases and description to cfbs search output by @craigcomstock in #39
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Fixed issue in validate with new key name by @olehermanse in #40
Full Changelog: 0.10.0...0.10.1