File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments