]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/ANNOUNCE
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / doc / ANNOUNCE
index f0f261716dae2493e6135922facacab329b5b3fa..75cf230571467f036d7e91cb415227113faffb8e 100644 (file)
@@ -6,24 +6,19 @@ WHAT IS IT
 bookmarks.html.
 
 WHAT'S NEW
-Version 4.6.0 (2014-07-06)
+Version 5.3.1 (2024-03-??)
 
-   Split simple robot: separate network operations and
-   URL handling/HTML parsing.
+   Renamed check_urls.py to check_urls_db.py.
 
-   Change parse_html to parse strings, not files.
+   Renamed check_url.py to check_urls.py.
 
-   Split parse_html/__init__.py into __main__.py.
+   Stop splitting and un-splitting URLs. Pass bookmark.href as is.
 
-   Adapt JSON storage to recent Mozilla export format.
+Version 5.3.0 (2024-03-06)
 
-   Add ChangeLog.
+   Added get_url.py: a script to get one file from an URL.
 
-   Allow parameters in BKMK_* environment variables; for example,
-   BKMK_ROBOT=forking:subproc=urllib or
-   BKMK_STORAGE=json:filename=bookmarks_db.json.
-
-   Pass subproc parameter to the subprocess to allow different robots.
+   Renamed set-URLs -> set-urls.
 
 
 WHERE TO GET
@@ -31,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 <phd@phdru.name>
 
 COPYRIGHT
-   Copyright (C) 1997-2017 PhiloSoft Design
+   Copyright (C) 1997-2024 PhiloSoft Design
 
 LICENSE
    GPL