Skip to content

Releases: promptfoo/promptfoo-python

promptfoo: v0.1.3

24 Feb 20:12
ecd2226

Choose a tag to compare

0.1.3 (2026-02-24)

Features

  • add comprehensive environment detection for better Node.js installation guidance (#12) (4334a67)
  • add comprehensive type checking with mypy strict mode and pyright (#20) (e1aecb2)
  • add PostHog telemetry for wrapper usage tracking (#19) (b08a0cf)
  • add smoke tests for CLI integration testing (#14) (123088d)
  • initial release of working Python wrapper (3549052)

Bug Fixes

  • configure release-please for initial 0.2.0 release (#7) (d5c95f9)
  • correct detection of wrapper shim on Windows/venv (#5) (79fbc2a)
  • disable renovate lockFileMaintenance (#26) (5db1270)
  • implement PROMPTFOO_VERSION, KeyboardInterrupt handling, nvm version (#27) (0d7d8f0)
  • resolve CI failures in test workflow (958cf01)
  • use full npx path for Windows compatibility (#4) (ced6a8d)

Documentation

  • add comprehensive agent documentation (#8) (a6037ff)

promptfoo: v0.1.2

11 Jan 10:54
1f54a62

Choose a tag to compare

0.1.2 (2026-01-11)

Features

  • add comprehensive environment detection for better Node.js installation guidance (#12) (4334a67)
  • add comprehensive type checking with mypy strict mode and pyright (#20) (8b10925)
  • add PostHog telemetry for wrapper usage tracking (#19) (80b5c67)
  • add smoke tests for CLI integration testing (#14) (8e653c4)

promptfoo: v0.1.1

06 Jan 08:00
888fb1f

Choose a tag to compare

0.1.1 (2026-01-06)

Features

  • initial release of working Python wrapper (3549052)

Bug Fixes

  • configure release-please for initial 0.2.0 release (#7) (d5c95f9)
  • correct detection of wrapper shim on Windows/venv (#5) (79fbc2a)
  • resolve CI failures in test workflow (958cf01)
  • use full npx path for Windows compatibility (#4) (ced6a8d)

Documentation

  • add comprehensive agent documentation (#8) (a6037ff)