12 March 2023
Changed
- Threaded downloads: To get the article metadata, apple-news-to-sqlite must download data from https://apple.news for each saved article.
This version uses concurrent.futures to allow multiple threads to do the download in parallel, which is much faster
for large reading lists.
Contributors
- RhetTbull for code changes
Fixed PyPI metadata