Skip to content

Commit 870a1a0

Browse files
committed
add update
1 parent bf5a8fe commit 870a1a0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/src/en/updates.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
## ✨ What's new
22
**Version ≥ 0.30.2** (Jan 23, 2026):
3-
- [`gget virus`](virus.md): Bug fixes for edge cases
4-
- Fixed missing `command_summary.txt` when API returns 0 records
5-
- Improved date parsing error messages by passing filter names to `parse_date()` function
6-
- Reduced log noise: empty/missing collection dates now log at DEBUG level instead of WARNING
3+
- [`gget virus`](virus.md): Metadata streaming optimization, improved protein filtering, and enhanced error handling
4+
- Metadata now streams to disk during fetch to prevent memory exhaustion on large datasets (100,000+ records)
5+
- Fixed metadata CSV mapping (camelCase → snake_case) for organism name, host, and collection date
6+
- Enhanced protein filtering for segmented viruses with improved FASTA header parsing
7+
- Added `annotated=False` option for filtering unannotated sequences
8+
- Added progress bars to batched sequence downloads
79

810
**Version ≥ 0.30.1** (Jan 22, 2026):
911
- [`gget virus`](virus.md): Improved reliability with enhanced error handling and retry logic

0 commit comments

Comments
 (0)