]> www.wagner.pp.ru Git - oss/ljdump.git/blob - ChangeLog
The md5 module is deprecated in favor of the hashlib module in newer Python
[oss/ljdump.git] / ChangeLog
1 ChangeLog - ljdump
2
3 Version 1.5 - 2009-02-04
4
5 - Include convertdump.py for Wordpress conversions.
6
7 Version 1.4 - 2009-01-13
8
9 - Now supports downloading entries and comments from communities
10
11 Version 1.3.3 - 2009-01-10
12
13 - Feature: ljdump now prompts for login info if ljdump.config does not exist
14 - Bugfix: Automatically handle UnicodeDecodeError for old entries
15 - Bugfix: Handle more non-filename characters of userpic keywords
16
17 Version 1.3.2 - 2009-01-09
18
19 - Bugfix: Handle case where userpic keywords contain a / or \.
20
21 Version 1.3.1 - 2009-01-08
22
23 - Feature: Download and save userpic images
24 - Feature: Resume download where it left off if interrupted
25 - Bugfix: Handle userpic keywords with non-ASCII characters
26 - Bugfix: Handle unexpected empty item
27
28 Version 1.2 - 2006-09-08
29
30 - Fetch userpic data into userpics.xml
31
32 Version 1.1 - 2006-01-09
33
34 - Add comment downloading.
35
36 Version 1.0.3 - 2005-12-25
37
38 - Get updated journal entries in addition to new entries
39
40 Version 1.0.2 - 2005-11-25
41
42 - Set +x on ljdump.py
43
44 Version 1.0.1 - 2005-11-25
45
46 - Corrected total items count
47 - Added shebang line to top of script
48
49 Version 1.0 - 2005-11-25
50
51 - Initial version