all updates
pypyr news, releases & updates.
pypyr release v4.4.1
context parser initialise to empty rather than None
pypyr release v4.4.0
simplified py step syntax & imports for !py strings.
pypyr release v4.3.0
streamlined api main() entry-point
pypyr release v4.2.0
flat & recursive format, !jsonify, parsejson.
new site launch with hugo
This is pypyr’s new website for technical documentation, help & HOW TOs.
release v4.1.0
step description (skipping) when skipping.
pypyr-aws release v1.1.2
updated readme
pypyr-slack release v1.1.1
slack api 2: no functional change
release v4.0.0
Stop in failure handlers.
in
context cleanup default.release v3.2.2
line + col no., repo rename, readme updates.
release v3.2.1
Support non-string keys in context on Formatting & Merge
release v3.2.0
nested call inside loops & in context clearing preview
release v3.1.0
API change to main entrypoint for logging
release v3.0.3
Retry Decorator handles original errors when calling Groups
release v3.0.2
Better error messages on failing import modules
release v3.0.1
pypyr.steps.debug & context merge support all types
release v3.0.0
Major version, with BREAKING CHANGES: features custom step groups, caching & no more ./pipelines dir
release v2.11.0
less confusing logging with NOTIFY
release v2.10.0
Better Errors - line numbers, save errors
release v2.9.0
glob step and special tag merge
release v2.8.0
Retry Decorator and until-style While Loops
release v2.7.0
pypyr.steps.pype inputs now support string interpolation
release v2.6.0
pypyr.steps.now and pypyr.steps.nowutc
release v2.5.0
change the current working directory for cmd and shell
release v2.4.0
pypyr.steps.pathcheck & deprecation of old style fetchjson/fetchyaml args
release v2.3.0
pypyr.steps.getenv
release v2.2.0
Dynamic pype loading and KeyNotInContextError == KeyError
release v2.1.1
Write step description to logger INFO on step execution
release v2.1.0
globs, save cmd out, backwards compatible context change for multi-key steps
release v2.0.0
Sic Strings, Py Strings, Fetch into Key and file write yaml/json
release v1.2.1
no functional change: fix pype bug
release v1.2.0
no functional change: api update
release v1.1.1
no functional change
release v1.1.0
cli: –logpath + py 3.7
release v1.0.0
step decorator: while