File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 1.1.1
1+ # Changelog
22
3- - Increaded (5 -> 10) number of retries on (non-api) request errors
3+ All notable changes to this project will be documented in this file.
44
5- # 1.1.0
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html )
7+ as of 1.2.0.
8+
9+ ## [ 1.2.0] - 2022-05-25
10+
11+ ### Added
12+
13+ - ` --missing-article-tolerance ` option to define a percentage of allowed 404 articles (#125 )
14+
15+ ### Changed
16+
17+ - Increased (5 -> 10) number of retries on (non-api) request errors
18+ - Prevented an infinite loop on multi-referenced subcat (#123 )
19+ - Decoding article names retrieved from the API (#124 )
20+ - Using scraperlib 1.6 (libzim 7.2)
21+ - Default output dir (/output -> output)
22+ - Adapted DOM Integrity Checker to EN's Top categories change (#129 )
23+
24+ # [ 1.1.0]
625
726- Revamped to work off an expected list of articles/categories fetched from API
827- Fixed category page icon size (#106 )
1130- Using the previously unused --delay option
1231- Better exit upon errors (#105 )
1332
14- # 1.0.2
33+ # [ 1.0.2]
1534
1635- Allow creation of usable ZIM from single category using --category
1736
18- # 1.0.1
37+ # [ 1.0.1]
1938
2039- Using pylibzim 1.0.0 and zimscraperlib 1.4.0
2140- Fixed crash on incorrect link during --exclude rewrite (#101 )
2241- Removed a link to author on sidebar (#102 )
2342
24- # 1.0.0
43+ # [ 1.0.0]
2544
2645- initial version
Original file line number Diff line number Diff line change 1- 1.1 .0
1+ 1.2 .0
You can’t perform that action at this time.
0 commit comments