-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathChangeLog
56 lines (32 loc) · 1.26 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
ChangeLog - ljdump
Version 1.5.1 - 2010-12-29
- Suppress warning about deprecated md5 module
- Don't attempt to fetch default userpic if the user hasn't set one
Version 1.5 - 2009-02-04
- Include convertdump.py for Wordpress conversions.
Version 1.4 - 2009-01-13
- Now supports downloading entries and comments from communities
Version 1.3.3 - 2009-01-10
- Feature: ljdump now prompts for login info if ljdump.config does not exist
- Bugfix: Automatically handle UnicodeDecodeError for old entries
- Bugfix: Handle more non-filename characters of userpic keywords
Version 1.3.2 - 2009-01-09
- Bugfix: Handle case where userpic keywords contain a / or \.
Version 1.3.1 - 2009-01-08
- Feature: Download and save userpic images
- Feature: Resume download where it left off if interrupted
- Bugfix: Handle userpic keywords with non-ASCII characters
- Bugfix: Handle unexpected empty item
Version 1.2 - 2006-09-08
- Fetch userpic data into userpics.xml
Version 1.1 - 2006-01-09
- Add comment downloading.
Version 1.0.3 - 2005-12-25
- Get updated journal entries in addition to new entries
Version 1.0.2 - 2005-11-25
- Set +x on ljdump.py
Version 1.0.1 - 2005-11-25
- Corrected total items count
- Added shebang line to top of script
Version 1.0 - 2005-11-25
- Initial version