Skip to content

Commit 4b1c23e

Browse files
0.18.0
Automatically generated by python-semantic-release
1 parent 5a475f9 commit 4b1c23e

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- version list -->
44

5+
## v0.18.0 (2026-07-20)
6+
7+
### Features
8+
9+
- Allow arbitrary PyTrees to be passed between pipeline stages
10+
([#41](https://github.com/d9d-project/d9d/pull/41),
11+
[`5a475f9`](https://github.com/d9d-project/d9d/commit/5a475f9dcb90171672b9c5ab02e8c3e13e81e111))
12+
13+
514
## v0.17.0 (2026-07-10)
615

716
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "d9d"
3-
version = "0.17.0"
3+
version = "0.18.0"
44
description = "d9d - d[istribute]d - distributed training framework based on PyTorch that tries to be efficient yet hackable"
55
authors = [
66
{name = "Maksim Afanasyev", email = "mr.applexz@gmail.com"}

0 commit comments

Comments
 (0)