v4.6.0
版本发布时间: 2021-10-06 19:20:21
pypyr/pypyr最新发布版本:v5.9.1(2023-09-22 11:13:53)
What's Changed
- Fix failing ops/build (failing on linting issues and locale dependent failure) by @vlcinsky in https://github.com/pypyr/pypyr/pull/226
- Evaluate step skip only if the run check returned true by @Reskov in https://github.com/pypyr/pypyr/pull/234
- pypyr.steps.append & pypyr.steps.add by @yaythomas in https://github.com/pypyr/pypyr/pull/235
- shorter alias
set
forcontextsetf
. py 3.10. by @yaythomas in https://github.com/pypyr/pypyr/pull/238
New Contributors
- @vlcinsky made their first contribution in https://github.com/pypyr/pypyr/pull/226
Full Changelog: https://github.com/pypyr/pypyr/compare/v4.5.0...v4.6.0