Skip to content

Commit 73b6c12

Browse files
authored
add release notes (#45)
1 parent edd7afd commit 73b6c12

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# History
22

3+
## 0.0.4 – 2025-05-29
4+
5+
New benchmarking suite
6+
7+
* Add parse list of intervals to ``parse_anomaly_response``[Issue #43](https://github.com/sintel-dev/sigllm/issues/43) by @sarahmish
8+
* Add paper benchmark results – [Issue #41](https://github.com/sintel-dev/sigllm/issues/41) by @sarahmish
9+
* Enable Unrestricted LLM Output with Parsing + Add One-Shot Anomaly Detection Support – [Issue #39](https://github.com/sintel-dev/sigllm/issues/39) by @scherkao31
10+
* Add benchmarking suite to ``sigllm``[Issue #36](https://github.com/sintel-dev/sigllm/issues/36) by @sarahmish
11+
12+
313
## 0.0.3 - 2025-02-06
414

515
Internal improvements and removing support for Python 3.8

0 commit comments

Comments
 (0)