File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ This document tracks all notable changes to Φ-Down.
66The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/ >`_,
77and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
88
9+ [0.1.21] - 2025-10-17
10+ ---------------------
11+
12+ ### Added
13+ - **progress bar **: Full progress bar support for downloads using tqdm
14+
15+ ### Changed
16+ - **search.py **: Refactored search logic to improve performance
17+ - **downloader.py **: Refactored download logic to integrate progress bar seamlessly
18+
19+
20+
921[0.1.20] - 2025-10-07
1022---------------------
1123
Original file line number Diff line number Diff line change 11[project ]
22name = " phidown"
3- version = " 0.1.20 "
3+ version = " 0.1.21 "
44description = " A project using AWS services and dataset tools for Sentinel data"
55authors = [
66 {
name =
" Roberto Del Prete" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments