Skip to content

Releases: langwatch/scenario

javascript/v0.2.4

26 Jun 12:58
48b1bb2

Choose a tag to compare

0.2.4 (2025-06-26)

Bug Fixes

javascript/v0.2.3

26 Jun 12:07
ee75775

Choose a tag to compare

0.2.3 (2025-06-26)

Features

Bug Fixes

  • javascript: jsdoc's were missing from the default export due to being copied to an object (#46) (957ab3b)

Miscellaneous

javascript: v0.2.5

26 Jun 14:58
5c6dfac

Choose a tag to compare

javascript: v0.2.5 Pre-release
Pre-release

0.2.5 (2025-06-26)

Bug Fixes

javascript/v0.2.2

25 Jun 11:03
782e507

Choose a tag to compare

What's Changed

Full Changelog: javascript/v0.2.1...javascript/v0.2.2

javascript/v0.2.1

24 Jun 16:16
bce696d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: javascript/v0.2.0...javascript/v0.2.1

javascript/v0.2.0

24 Jun 02:31
bf5b481

Choose a tag to compare

What's Changed

Full Changelog: javascript/v0.2.0-prerelease.0...javascript/v0.2.0

python/v0.7.3

23 Jun 16:59
cd6d73a

Choose a tag to compare

What's Changed

Full Changelog: python/v0.7.2...python/v0.7.3

python/v0.7.2

23 Jun 14:02

Choose a tag to compare

fix: add missing python-dateutil dependency, necessary for generated api calls

javascript/v0.2.0-prerelease.1

23 Jun 20:17
883c9dd

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: javascript/v0.2.0-prerelease.0...javascript/v0.2.0-prerelease.1

python/v0.7.1

22 Jun 18:37

Choose a tag to compare

What's Changed

b50c716 feat: make messages passed around a bit more forgiving, to not break at reporting level, and ignore pydantic warnings on conversions that actually work fine
b50c716 fix: fix missing _generated folders included on the published package
3d6bad7 fix: fix having backslash on f-string which doesn't compile sometimes
ec02c71 refactor: move some deps to be dev only, they are not needed for the library user
81bde7d refactor: move run to separate function (#24)
546acd7 fix: pdocs reference generation (#25)

Full Changelog: python/v0.7.0...python/v0.7.1