Reddit test: add expected files
[gofetch.git] / changelog.md
... / ...
CommitLineData
1# Gofetch
2
3## Version WIP
4
5- Fix subtitles and too much content in EreNumerique
6- Fix content wrapping in LWN
7- Fix html output for LWN (do not allow raw text!)
8- Allow <pre> in all supports
9- Lot of other small fixes
10- New tests based upon static "example" content (not dynamic)
11
12## Version 1.2.0
13
14- Update to latest nikiroo-utils
15- Skip stories we fail to fetch instead of aborting the whole process
16- New website supported: TooLinux (https://www.toolinux.com/)
17- New website supported: Ère Numérique.FR (https://www.erenumerique.fr/)
18- Use footnotes for URLs (which were previously not seen)
19
20## Version 1.1.0
21
22- New website supported: The Register (https://www.theregister.co.uk/)
23
24## Version 1.0.3
25
26- Do not stop at first error (especially when processing ALL)
27- Use the new Downloader
28- Do not error-out when a cached file is not present anymore (e.g., when the HTML file has been deleted but not the gopher file)
29
30## Version 1.0.2
31
32- Fix news format (text, not gophermap)
33
34## Version 1.0.0
35
36- Fix a problem in the Le Monde ids for gopher
37
38## Version 1.0.0
39
40- Add Le Monde support
41- Fix some small textual issues
42
43## Version 0.2.0
44
45- Add Linux Weekly News support
46- Correctly handle BR tags
47- Supports quotes
48- .cache -> gophermap
49
50## Version 0.1.1
51
52- Fix a few bugs
53- Add Pipedot support
54
55## Version 0.0.1
56
57- First version
58- Slashdot supported
59