X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FANNOUNCE;h=75cf230571467f036d7e91cb415227113faffb8e;hb=HEAD;hp=a047cd32096d115ab9b59934208836a0d1716ea2;hpb=4ea75aed268e3d34863a0002a76329202ffe75ec;p=bookmarks_db.git diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index a047cd3..75cf230 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -6,11 +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. - Remove BeautifulSoup.py (use globally installed). + Renamed check_url.py to check_urls.py. + + Stop splitting and un-splitting URLs. Pass bookmark.href as is. + +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 @@ -18,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.5+, 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