Skip to content

Commit ce84e15

Browse files
chore(main): release 0.5.0
1 parent c775ce4 commit ce84e15

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/zurfjereluhmie/evalwire/compare/v0.4.1...v0.5.0) (2026-05-07)
4+
5+
6+
### Features
7+
8+
* add ResultCollector for experiment export, comparison and reporting ([#53](https://github.com/zurfjereluhmie/evalwire/issues/53)) ([c775ce4](https://github.com/zurfjereluhmie/evalwire/commit/c775ce4b894a0061faded8a63f64597dc2446468))
9+
10+
11+
### Documentation
12+
13+
* rebrand evalwire as framework-agnostic evaluation tool ([#54](https://github.com/zurfjereluhmie/evalwire/issues/54)) ([5b695fd](https://github.com/zurfjereluhmie/evalwire/commit/5b695fd309e4cffbf93cd3af3660f33ad72c90f6))
14+
315
## [0.4.1](https://github.com/zurfjereluhmie/evalwire/compare/v0.4.0...v0.4.1) (2026-05-04)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "evalwire"
7-
version = "0.4.1"
7+
version = "0.5.0"
88
description = "Systematic evaluation of LangGraph nodes using Arize Phoenix experiments."
99
readme = "README.md"
1010
license = "BSD-3-Clause"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)