Skip to content

v0.25.1

Spawned nodes no longer inherit the caller's PYTHONPATH and PYTHONHOME, alongside documentation fixes for node commands and launcher options.

Released on August 19, 2026

Breaking changes

  • Spawned nodes no longer inherit the caller's PYTHONPATH and PYTHONHOME from the launching environment. If a node relied on either variable being passed through, set it explicitly for that node.

Documentation

  • The peppy node run example in the actions guide is corrected so it works as written.
  • The quickstart and README now document the launcher-with-options syntax.

View all releases