Releases: wikisource/api
Releases · wikisource/api
2.0.8
- Update dependencies (notably Addwiki to version 3).
- Add tests.
2.0.7
- Drop PHP 7 from CI.
- Update some dependency versions.
- Update documentation.
2.0.6
- Handle Multilingual Wikisource (
mul
) when listing Wikisources.
2.0.5
- Check for data path before using. T328395.
2.0.4
- Bump PHP dependency versions, and add PHP 8 to CI.
2.0.3
- Ensure
\Wikisource\Api\Wikisource
objects have a Wikidata ID when requested.
2.0.2
- Avoid reserved characters
{}()/\@:
in cache keys.
2.0.1
Follow redirects of Index pages when retrieving their page lists.
2.0.0
Add Work/Edition difference, and various code improvements.