Improvements * Optimize `--help` performance by passing down the App version to the help/version commands by daudef in https://github.com/BrianPugh/cyclopts/pull/217
New Contributors * daudef made their first contribution in https://github.com/BrianPugh/cyclopts/pull/217
Bug Fixes * Fix `--help` crash when a mutable default is assigned to a parameter by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/216 * Fix chaining example in docs. by BrianPugh in https://github.com/BrianPugh/cyclopts/pull/214