Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# History

## 0.0.4 – 2025-05-29

New benchmarking suite

* Add parse list of intervals to ``parse_anomaly_response`` – [Issue #43](https://github.com/sintel-dev/sigllm/issues/43) by @sarahmish
* Add paper benchmark results – [Issue #41](https://github.com/sintel-dev/sigllm/issues/41) by @sarahmish
* Enable Unrestricted LLM Output with Parsing + Add One-Shot Anomaly Detection Support – [Issue #39](https://github.com/sintel-dev/sigllm/issues/39) by @scherkao31
* Add benchmarking suite to ``sigllm`` – [Issue #36](https://github.com/sintel-dev/sigllm/issues/36) by @sarahmish


## 0.0.3 - 2025-02-06

Internal improvements and removing support for Python 3.8
Expand Down