Releases: langwatch/scenario
Releases · langwatch/scenario
python: v0.7.10
0.7.10 (2025-09-05)
Features
- add langwatch tracing for scenarios python (#129) (a349c83)
javascript: v0.3.0
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
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
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
0.2.12 (2025-08-01)
Bug Fixes
- duplicate examples names (4e91a42)
- let dependencies be more flexible, bump all (05bb556)
javascript: v0.2.11
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
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
0.7.8 (2025-07-10)
Features
- update python configure to accept api_base (#97) (4418a0c)
Miscellaneous
javascript: v0.2.9
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
0.7.7 (2025-07-07)
Features
Bug Fixes
- get reporter to work and with default (#96) (4109a51)