Skip to content

promptfoo: v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:41
87a8406

0.2.0 (2026-09-18)

⚠ BREAKING CHANGES

  • Node.js 22.22.0 or newer is now required. Node.js 20 and earlier Node.js 22 releases are no longer supported; Node.js 24 LTS is recommended.
  • Python 3.10 or newer is now required. Python 3.9 is no longer supported.

Bug Fixes

  • address telemetry and environment quality findings (#50) (9fd19f6)
  • require Node.js 22.22 and repair CI (#58) (c64ea92)
  • resolve environment test quality findings (#45) (879bb2a)

Miscellaneous Chores

  • drop Python 3.9 support (9750814)