Releases: stacklok/promptwright
Releases · stacklok/promptwright
Promptwright v.1.4.0
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #20
- Bump actions/checkout from 3 to 4 by @dependabot in #21
- Bump actions/cache from 3 to 4 by @dependabot in #22
- Bump huggingface-hub from 0.26.0 to 0.26.3 by @dependabot in #23
- Bump tqdm from 4.66.5 to 4.67.1 by @dependabot in #25
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #26
- Bump bandit from 1.7.10 to 1.8.0 by @dependabot in #27
- Bump ruff from 0.8.0 to 0.8.2 by @dependabot in #28
- Bump tqdm from 4.66.5 to 4.67.1 by @dependabot in #30
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #31
- Bump datasets from 3.0.2 to 3.2.0 by @dependabot in #35
- Bump huggingface-hub from 0.26.0 to 0.27.0 by @dependabot in #38
- Bump litellm from 1.52.1 to 1.55.7 by @dependabot in #41
- Bump datasets from 3.0.2 to 3.2.0 by @dependabot in #42
- Bump huggingface-hub from 0.26.0 to 0.27.0 by @dependabot in #43
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #46
- Bump charset-normalizer from 3.4.0 to 3.4.1 by @dependabot in #50
- Bump certifi from 2024.7.4 to 2024.12.14 by @dependabot in #56
- Bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #62
- Bump ruff from 0.8.2 to 0.9.1 by @dependabot in #65
- Bump charset-normalizer from 3.4.0 to 3.4.1 by @dependabot in #66
- Support for reading topic tree from JSONL file, issue #9 by @poppysec in #75
- Bump bandit from 1.8.0 to 1.8.2 by @dependabot in #68
- Bump certifi from 2024.7.4 to 2024.12.14 by @dependabot in #69
- Bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #70
- Bump huggingface-hub from 0.27.0 to 0.27.1 by @dependabot in #72
- Bump ruff from 0.9.1 to 0.9.2 by @dependabot in #76
- Bump huggingface-hub from 0.27.0 to 0.27.1 by @dependabot in #81
- Bump ruff from 0.9.2 to 0.9.3 by @dependabot in #82
- Bump litellm from 1.52.1 to 1.59.6 by @dependabot in #84
New Contributors
- @dependabot made their first contribution in #20
- @poppysec made their first contribution in #75
Full Changelog: v1.3.1...v.1.4.0
Release v1.3.1
Release v1.2.1
What's Changed
- Incorrect example by @lukehinds in #17
- Make system message optional by @lukehinds in #18
Full Changelog: v1.1.1...v1.2.1
Version 1.1.1
What's Changed
- Implement YAML and CLI approach by @lukehinds in #15
- Release 1.1.1 by @lukehinds in #16
Full Changelog: v1.0.1...v1.1.1
Release v1.0.1
Release 1.0.0
What's Changed
- docs: update README.md by @eltociear in #6
- Fix for the topic tree issues by @lukehinds in #11
- Release 1.0.0 by @lukehinds in #12
New Contributors
- @eltociear made their first contribution in #6
Full Changelog: v0.1.5...v1.0.0
Release 0.1.5
No changes, just image fix on Pypi.
Image release
Merge pull request #2 from StacklokLabs/on-release Only publish on release, not on PR
Release 0.1.2
cut 1.1.2
Release 0.1.1
Mostly a release to test trusted publishing