What's Changed * cfbs update now supports specifying modules by larsewi in https://github.com/cfengine/cfbs/pull/111 * Fixed inconsistency when handling local folders as modules by olehermanse in https://github.com/cfengine/cfbs/pull/115
What's Changed * CFE-3970: Add error message when info/show has no arguments by craigcomstock in https://github.com/cfengine/cfbs/pull/113 * CFE-3905: Adjust version parsing to include dashes as well as periods by craigcomstock in https://github.com/cfengine/cfbs/pull/112
What's Changed * Removed unnecessary if else condition in prompts.py by larsewi in https://github.com/cfengine/cfbs/pull/108 * Removed the dependency on the 'requests' Python package by vpodzime in https://github.com/cfengine/cfbs/pull/109