3.48.0
Critical Changes
- CumulusCI will be dropping support for Python 3.6 and 3.7 within the next few releases. Please ensure you're running Python 3.8 or above.
Changes
- We added a new command,
cci plan info
. Similar tocci task info
, this command displays detailed information about a MetaDeployplan
, and includes a--messages
option to display user-facing text. (#2946) - Improved logging to show reduced timestamps, and provide some syntax highlighting of output. (#2941)
- Snowfakery 2.2 is now included with CumulusCI. New features include unique IDs and Numeric Counters. (#2962)
Issues Closed