Skip to content

Commit b3e2865

Browse files
changelog
1 parent d4bbeb0 commit b3e2865

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [0.5.9] - 2025-11-22
8+
9+
### Breaking changes
10+
11+
- breaking: GetStatistics now returns a Statistics struct for the pipelines rather than a list of strings
12+
- breaking: pipelineBackends has been renamed to backends
13+
14+
### Changes
15+
16+
- update of onnxruntime_go, goMLX, gopjrt
17+
18+
### Improvements
19+
20+
- support splitIntoWords for tokenClassificationPipeline
21+
722
## [0.5.8] - 2025-11-22
823

924
### Changed

0 commit comments

Comments
 (0)