File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.3] ( https://github.com/danudey/rust-downloader/compare/v0.2.2...v0.2.3 ) (2025-08-25)
4+
5+
6+ ### Features
7+
8+ * add multi-browser cookie support ([ 7762909] ( https://github.com/danudey/rust-downloader/commit/7762909d19291b7032d8119ba373d132ab217612 ) )
9+ * Add proper support for Firefox cookies ([ 2a60b30] ( https://github.com/danudey/rust-downloader/commit/2a60b30a4750379c4458ac5d89d4ef7e1f7c2da7 ) )
10+ * add support for using firefox cookies ([ 384cddd] ( https://github.com/danudey/rust-downloader/commit/384cdddf3c5f734de640693a08b70ad62f048d5e ) )
11+ * ** cookies:** Add multi-browser cookie support ([ cbf7a58] ( https://github.com/danudey/rust-downloader/commit/cbf7a58ffb9d9863800ffe4853d397f845ea85be ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** tldinfo:** Handle tldinfo error cases ([ cbf7a58] ( https://github.com/danudey/rust-downloader/commit/cbf7a58ffb9d9863800ffe4853d397f845ea85be ) )
17+ * use rusttls instead of openssl ([ 3121f93] ( https://github.com/danudey/rust-downloader/commit/3121f932aabc27dc06591457afb54d447194fb3a ) )
18+
19+
20+ ### Miscellaneous Chores
21+
22+ * release 0.2.1 ([ f37d270] ( https://github.com/danudey/rust-downloader/commit/f37d270c9236011a4ca3b3b4cb177f0428c0fa53 ) )
23+ * release 0.2.3 ([ b521506] ( https://github.com/danudey/rust-downloader/commit/b521506d3a314b09dcea1c79d8b956ab5fbac1ff ) )
24+
325## [ 0.2.2] ( https://github.com/danudey/rust-downloader/compare/download-v0.2.1...download-v0.2.2 ) (2025-05-28)
426
527
Original file line number Diff line number Diff line change 11[package ]
22name = " download"
3- version = " 0.2.2 "
3+ version = " 0.2.3 "
44edition = " 2024"
55
66[profile .release-size ]
You can’t perform that action at this time.
0 commit comments