Skip to content

Releases: langwatch/scenario

python: v0.7.10

05 Sep 15:17
959dbd3
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

javascript: v0.2.11

01 Aug 13:32
c6a50c4
Compare
Choose a tag to compare

0.2.11 (2025-08-01)

Bug Fixes

  • remove stringify dependency, it's not used and brings a vulnerability (9038119)
  • update lockfile (37f92bc)

javascript: v0.2.10

30 Jul 09:44
3725b70
Compare
Choose a tag to compare
javascript: v0.2.10 Pre-release
Pre-release

0.2.10 (2025-07-30)

Features

Bug Fixes

  • correctly handle error example (#117) (0ddd244)
  • send message snapshots after new messages (#116) (eae6461)
  • stop capturing errors, rethrow for much better debuggability (#113) (a300ce4)
  • update env loading strategy (#115) (b657e84)

Documentation

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

python: v0.7.8

10 Jul 12:34
4b3f234
Compare
Choose a tag to compare

0.7.8 (2025-07-10)

Features

  • update python configure to accept api_base (#97) (4418a0c)

Miscellaneous

javascript: v0.2.9

10 Jul 12:39
8f9cd18
Compare
Choose a tag to compare

0.2.9 (2025-07-10)

Features

  • javascript: improve batch run support to work without env var in test environments (#86) (bfd20ff)

Miscellaneous

python: v0.7.7

07 Jul 08:28
53874ee
Compare
Choose a tag to compare
python: v0.7.7 Pre-release
Pre-release

0.7.7 (2025-07-07)

Features

Bug Fixes

  • get reporter to work and with default (#96) (4109a51)