Skip to content

Releases: langwatch/scenario

python: v0.7.14

21 Oct 13:56
e1634c9

Choose a tag to compare

0.7.14 (2025-10-21)

Bug Fixes

Documentation

javascript: v0.3.1

21 Oct 13:56
a3cd175

Choose a tag to compare

javascript: v0.3.1 Pre-release
Pre-release

0.3.1 (2025-10-21)

Bug Fixes

Miscellaneous

python: v0.7.13

09 Oct 17:19
c0e096c

Choose a tag to compare

0.7.13 (2025-10-09)

Bug Fixes

Miscellaneous

python: v0.7.12

08 Oct 10:11
12e5c8e

Choose a tag to compare

0.7.12 (2025-10-08)

Features

python: v0.7.11

15 Sep 10:18
bafc4f9

Choose a tag to compare

0.7.11 (2025-09-15)

Bug Fixes

  • not opening browser window if ScenarioConfig() was not used before (7175537)

python: v0.7.10

05 Sep 15:17
959dbd3

Choose a tag to compare

0.7.10 (2025-09-05)

Features

  • add langwatch tracing for scenarios python (#129) (a349c83)

javascript: v0.3.0

30 Aug 16:13
5070b69

Choose a tag to compare

0.3.0 (2025-08-30)

⚠ BREAKING CHANGES

  • upgrade to vercel ai sdk v5 (#128)

Features

Bug Fixes

  • open only one browser window and print only one watch/greeting message if running in multiple workers (a4d5a52)
  • show green/red colors only if there really are any success/failures to be less confusing (34e82f9)

python: v0.7.9

29 Aug 14:18
f5a6269

Choose a tag to compare

0.7.9 (2025-08-29)

Features

  • open browser automatically on langwatch page for following scenario runs + improve console output to be less over the top + ksuid instead of uuids (#122) (9216833)

Bug Fixes

  • consider inconclusive criteria as failure (#125) (5f93d33)
  • documentation links (#106) (24806f8)
  • stop capturing errors, rethrow for much better debuggability (#113) (a300ce4)

Documentation

  • examples improvements and language selection (#114) (49f6522)

javascript: v0.2.13

29 Aug 14:20
633059e

Choose a tag to compare

0.2.13 (2025-08-29)

Features

  • open browser automatically on langwatch page for following scenario runs + improve console output to be less over the top + ksuid instead of uuids (#122) (9216833)

javascript: v0.2.12

01 Aug 13:54
a713e3e

Choose a tag to compare

0.2.12 (2025-08-01)

Bug Fixes

  • duplicate examples names (4e91a42)
  • let dependencies be more flexible, bump all (05bb556)