X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FANNOUNCE;h=75cf230571467f036d7e91cb415227113faffb8e;hb=27d04395e10919fe08fb52b85ceaaa00543596de;hp=306f71c5e1dca6ee2e1dc70ea8e50c606fe3f5fd;hpb=188d6e0bfa16f616aaae084d80411b6f3222270f;p=bookmarks_db.git diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 306f71c..75cf230 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,15 +6,19 @@ WHAT IS IT bookmarks.html. WHAT'S NEW -Version 5.0.0 (2023-??-??) +Version 5.3.1 (2024-03-??) - Python 3. + Renamed check_urls.py to check_urls_db.py. - Report redirects and set URLs. + Renamed check_url.py to check_urls.py. - Delete URLs. + Stop splitting and un-splitting URLs. Pass bookmark.href as is. - Remove BeautifulSoup.py (use globally installed). +Version 5.3.0 (2024-03-06) + + Added get_url.py: a script to get one file from an URL. + + Renamed set-URLs -> set-urls. WHERE TO GET @@ -22,14 +26,15 @@ WHERE TO GET git clone https://git.phdru.name/bookmarks_db.git git clone git://git.phdru.name/bookmarks_db.git - Requires: Python 2.7 or 3.4+, BeautifulSoup 4, lxml, m_lib 2.0+. + Requires: Python 2.7 or 3.4+, BeautifulSoup 4, lxml, m_lib 2.0+, + requests and requests-ftp. AUTHOR Oleg Broytman COPYRIGHT - Copyright (C) 1997-2023 PhiloSoft Design + Copyright (C) 1997-2024 PhiloSoft Design LICENSE GPL