Version 2.2.3 is a bug fix release that improves MutliFlow and related classes (CommsFlow, Environment) copying behavior, which was preventing fault simulation (where copying occurs) in some use-cases.
Full Changelog: v2.2.2...v2.2.3
Release checklist:
<style> </style>| Step | Description | Complete? | Comment |
|---|---|---|---|
| 1 | Sync appropriate branches into release branch using git sync-into-dev |
x | x |
| 2 | Update version numbers in appropriate files | x | x |
| 2a | "Check files conf.py LICENSE.py README.py Intro_to_fmdtools.md pyproject.toml init.py" | x | x |
| 2b | "Run a repository-wide search for the version number" | x | x |
| 3 | Allow (or force) Bamboo CI to build tests and docs | x | x |
| 4 | "Release to GitHub/remotes using git release v2.x.x ''Version 2.x.x'' " |
x | x |
| 5 | Create a release in GitHub | x | x |
| 5a | "incorporate a narrative summary of features and changes" | x | x |
| 5b | "incorporate the auto-generated bitbucket release notes." | x | N/A |
| 6 | "Update project plan" | x | x |
| 6a | "Include any changed dependencies" | x | x |
| 6b | "Include version in schedule" | x | x |
| 6c | "Identify and include additional changes/activities" | x | x |
| 7 | Update/check external CI resources as needed | x | No new issues |
| 7a | "Toggle CodeFactor so it updates" | x | x |
| 7b | "Check upload to PyPi" | x |