]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
Split parse_html/__init__.py into __main__.py
[bookmarks_db.git] / doc / ANNOUNCE
1
2                     Bookmarks Database and Internet Robot
3
4 WHAT IS IT
5    A set of classes, libraries, programs and plugins I use to manipulate my
6 bookmarks.html.
7
8
9 WHAT'S NEW in version 4.5.7
10
11    Change parse_html to parse strings, not files.
12
13    Split parse_html/__init__.py into __main__.py.
14
15    Add ChangeLog.
16
17
18 WHAT'S NEW in version 4.5.6 (2014-01-14)
19    Remove absolute directory ~/lib to make it portable.
20
21
22 WHAT'S NEW in version 4.5.5 (2013-12-05)
23    Parse <meta charset="...">.
24
25
26 WHAT'S NEW in version 4.5.4 (2013-11-23)
27    Published through git/gitweb.
28
29
30 WHAT'S NEW in version 4.5.3 (2013-07-26)
31    Minor tweak in Makefile.
32
33    Switched to git.
34
35
36 WHAT'S NEW in version 4.5.2 (2012-09-24)
37    Removed svn:keywords.
38
39    Handle redirects with codes 303 and 307.
40
41    Fixed a bug in handling place: URIs (do not append '//').
42
43    Extract html redirect even if ther is no title.
44
45
46 WHAT'S NEW in version 4.5.1 (2011-12-28).
47    Read/write mozilla-specific date/time format in json storage.
48
49
50 WHAT'S NEW in version 4.5.0 (2011-12-18).
51    Encode international domain names with IDNA encoding.
52
53    Adapted to different Mozilla 'place' URIs.
54
55
56
57 WHERE TO GET
58    Home page:  http://phdru.name/Software/Python/#bookmarks_db
59      git clone http://git.phdru.name/bookmarks_db.git
60      git clone  git://git.phdru.name/bookmarks_db.git
61
62 AUTHOR
63    Oleg Broytman <phd@phdru.name>
64
65 COPYRIGHT
66    Copyright (C) 1997-2014 PhiloSoft Design
67
68 LICENSE
69    GPL