v5.2.0
版本发布时间: 2022-02-20 02:41:22
pypyr/pypyr最新发布版本:v5.9.1(2023-09-22 11:13:53)
Summary
- pypyr is now configurable with yaml or
pyproject.toml
! - Explicitly over-ride encoding on any filesystem steps
What's Changed
- friendly err on malformed pipeline. by @yaythomas in https://github.com/pypyr/pypyr/pull/250
- config & encoding by @yaythomas in https://github.com/pypyr/pypyr/pull/255
- file encoding from config by @yaythomas in https://github.com/pypyr/pypyr/pull/259
- windows tests & config platform indicators by @yaythomas in https://github.com/pypyr/pypyr/pull/261
- typings for config, platform by @yaythomas in https://github.com/pypyr/pypyr/pull/262
-
FakePath
PathLike
& parent also fake by @yaythomas in https://github.com/pypyr/pypyr/pull/264 -
pypyr.steps.python
& version bump 5.2.0 by @yaythomas in https://github.com/pypyr/pypyr/pull/266
Full Changelog: https://github.com/pypyr/pypyr/compare/v5.1.0...v5.2.0