File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.8.0 (2025-01-22)
2+
3+ ### Feat
4+
5+ - Add alerts endpoints
6+
7+ ### Fix
8+
9+ - Add sync alert logs
10+ - Update report request model
11+ - Update report request model
12+ - Update request params for alerts
13+ - Add alert logs
14+ - Move report to outer object
15+ - Update description for cron
16+ - Update request body for alerts and add dtos
17+ - Add support for empty body (204 no content)
18+ - Update request method of update alerts
19+ - Typing fixes
20+ - Typing fixes
21+ - Use typing extension for annotated
22+ - Add pydantic email validator
23+ - Typing fixes
24+ - Typing fixes
25+ - Update payload dump method
26+
127## 0.7.58 (2025-01-03)
228
329### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " asknews"
3- version = " 0.7.58 "
3+ version = " 0.8.0 "
44description = " Python SDK for AskNews"
55authors = [
" Emergent Methods <[email protected] >" ]
66packages = [{ include = " asknews_sdk" }]
You can’t perform that action at this time.
0 commit comments