Skip to content

Commit 7ed4126

Browse files
author
kevin
committed
chore(release): Release 0.13.30
1 parent a32809d commit 7ed4126

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.13.30 (2026-03-19)
2+
3+
### Fix
4+
5+
- Sources are nullable and use Union
6+
- Use exclude_unset=True for alert update
7+
- Add new DeepNews params
8+
- Allow update report without identifier
9+
- Update alert definitions and defaults
10+
- Change default deepnews report model, remove prompt from legacy report
11+
- Include unset in alert update to include defaults
12+
- Use different prompt structures for DeepNews and Legacy reports
13+
- Allow DeepNews alert report and list of reports
14+
115
## 0.13.29 (2026-03-15)
216

317
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "asknews"
3-
version = "0.13.29"
3+
version = "0.13.30"
44
description = "Python SDK for AskNews"
55
readme = "README.md"
66
requires-python = ">=3.8"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)