3.0.0-alpha2
Pre-release
Pre-release
What's Changed
- Add statistics for references to get_statistics by @dpriskorn in #503
- Add support for general references also by @dpriskorn in #512
- Rewrite to fix "article not found" bug by @dpriskorn in #515
- Update documentation and diagrams by @dpriskorn in #518
- Update test coverage by @dpriskorn in #519
- Rename API attributes and improve documentation by @dpriskorn in #527
- Rename API attribute by @dpriskorn in #533
- API improvements by @dpriskorn in #534
- Fix plain text detection bug by @dpriskorn in #535
- Test isbn template by @dpriskorn in #536
- Move hashing to hashing by @dpriskorn in #537
- Detect wayback url by @dpriskorn in #538
- Detect archive details urls by @dpriskorn in #539
- Detect books.google.com by @dpriskorn in #540
- Support first level domain counts by @dpriskorn in #543
- Fix google books url detection by @dpriskorn in #545
- Release 3.0.0-alpha1 by @dpriskorn in #553
- New model WikipediaUrl by @dpriskorn in #563
- Nested output on the get-statistics endpoint by @dpriskorn in #566
- Fix 500 errors caused by url exceptions by @dpriskorn in #578
- Fix DNS NoAnswer by @dpriskorn in #580
- Add timing, timestamp, page_id, lang and site by @dpriskorn in #581
- Support detecting IP adresses by @dpriskorn in #582
- Support more detailed agg in Links by @dpriskorn in #587
- Add support for deprecated reference templates by @dpriskorn in #588
- Support json disk input/output by @dpriskorn in #591
- Rewrite to support more details on references by @dpriskorn in #592
- Fix bug with check_urls by @dpriskorn in #594
- Disable checks causing 502 by @dpriskorn in #595
- Rewrite WikipediaUrl to improve it by @dpriskorn in #597
- Turn off too verbose url logging by @dpriskorn in #598
- Support more sections with references by @dpriskorn in #599
- Add support for refresh argument by @dpriskorn in #604
- Detect more template types and output templates by @dpriskorn in #609
- Use dead to find dead code by @dpriskorn in #612
- Deprecate all wikibase and hashing code by @dpriskorn in #614
- Add new get-urls endpoint by @dpriskorn in #616
- Simplify with any() and merging nested if statements by @cclauss in #621
- Major rewrite to version 2 of WARI by @dpriskorn in #651
Full Changelog: 3.0.0-alpha0...3.0.0-alpha2