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