Skip to content

Commit 6e4c241

Browse files
github-actions[bot]dndungu
authored andcommitted
chore(main): release 1.4.0
1 parent 5a7fdc3 commit 6e4c241

2 files changed

Lines changed: 15 additions & 1 deletion

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-
".": "1.3.0"
2+
".": "1.4.0"
33
}

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/zerfoo/ztensor/compare/v1.3.0...v1.4.0) (2026-04-06)
4+
5+
6+
### Features
7+
8+
* **graph:** add NewPJRTClient for external PJRT usage ([c8db036](https://github.com/zerfoo/ztensor/commit/c8db036b51820dae1a80886dbcca64f10328f945))
9+
* **graph:** add PJRTPlan execution wrapper with KV cache state management ([3e5cb40](https://github.com/zerfoo/ztensor/commit/3e5cb40ca34b3f041c7eae25e30fbd16188f1482))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** exclude metal and pjrt from go vet ([5a7fdc3](https://github.com/zerfoo/ztensor/commit/5a7fdc30334582019f62721780fda29d62ab76bc))
15+
* **kernels:** update GemvQ5_0F32 test to match qhOffset/qsOffset signature ([70f8fd5](https://github.com/zerfoo/ztensor/commit/70f8fd590785a0b76489c58619f431bb39f0c5b2))
16+
317
## [1.3.0](https://github.com/zerfoo/ztensor/compare/v1.2.0...v1.3.0) (2026-04-03)
418

519

0 commit comments

Comments
 (0)