Skip to content

Commit bfceaeb

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2026-02-20) ### Features * integrate HuggingFace dataset handler with task/evaluation system ([db3ba95](db3ba95))
1 parent db3ba95 commit bfceaeb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/PlatformNetwork/term-executor/compare/v2.0.0...v2.1.0) (2026-02-20)
2+
3+
4+
### Features
5+
6+
* integrate HuggingFace dataset handler with task/evaluation system ([db3ba95](https://github.com/PlatformNetwork/term-executor/commit/db3ba957c0f15cac899197e2e0455a8cf9ea39f9))
7+
18
# [2.0.0](https://github.com/PlatformNetwork/term-executor/compare/v1.2.0...v2.0.0) (2026-02-18)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "term-executor"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
edition = "2021"
55
description = "Attested SWE-bench evaluation executor for term-challenge miners"
66
authors = ["Platform Network"]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.1.0

0 commit comments

Comments
 (0)