Skip to content

Commit 9a42d5a

Browse files
committed
chore(master): release 0.232.0
1 parent 6b83163 commit 9a42d5a

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-
".": "0.231.0"
2+
".": "0.232.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020
---
2121

22+
## [0.232.0](https://github.com/ooples/AiDotNet/compare/v0.231.0...v0.232.0) (2026-07-18)
23+
24+
25+
### Features
26+
27+
* **deepar:** pluggable predictive-distribution head (Gaussian | Student-t | spline) ([#1890](https://github.com/ooples/AiDotNet/issues/1890)) ([8b8fd64](https://github.com/ooples/AiDotNet/commit/8b8fd6404d8247fac8fbfde6cbb90ad602a1df8c))
28+
* **facade:** purged/embargoed chronological validation split by default for forecast models ([#1894](https://github.com/ooples/AiDotNet/issues/1894)) ([6b83163](https://github.com/ooples/AiDotNet/commit/6b83163ff3fcc57248c76a7c820be6255a1caf9a))
29+
* **serving:** OpenAI-compatible API, streaming generation, and serving benchmark ([#1882](https://github.com/ooples/AiDotNet/issues/1882)) ([b2464b4](https://github.com/ooples/AiDotNet/commit/b2464b4471d79d06ab48b70a9411d05f88c7f1cd))
30+
31+
32+
### Bug Fixes
33+
34+
* **facade:** quantization trained-state + rank-3 tensor training + interface-completeness guard ([#1887](https://github.com/ooples/AiDotNet/issues/1887)) ([d70b641](https://github.com/ooples/AiDotNet/commit/d70b64115f6f0d07dd35dba6d424037ea6b9c207))
35+
2236
## [0.231.0](https://github.com/ooples/AiDotNet/compare/v0.230.0...v0.231.0) (2026-07-17)
2337

2438

0 commit comments

Comments
 (0)