Releases: vaites/php-apache-tika
Releases · vaites/php-apache-tika
v1.3.2
- Fixed remote file download (thanks to @denistorresan)
- Tested up to Apache Tika 1.28.5 and 2.9.2
v1.3.1
- Removed
WebClient::setFetcherName()
restrictions (thanks to @mpdude)
v1.3.0
- Added
WebClient::setFetcherName()
to easily set the fetcher name (thanks to @relthyg)
- Tested up to Apache Tika 1.28.5 and 2.8.0
v1.2.5
- Allow https:// URLs on web client (closes #32)
- Tested up to Apache Tika 1.28.2 and 2.4.0
v1.2.4
- Tested up to Apache Tika 1.28.2 and 2.4.0
v1.2.3
- Removed debug statement when the JSON parse fails
- Added new known issues to README.md
- Tests runs now on GitHub Actions
v1.2.2
- Tested up to Apache Tika 1.28.1 and 2.3.0
v1.2.1
- Filter response before parsing to fix known issues
- Tested up to Apache Tika 1.28 and 2.2.0
v1.2.0
- Added specific methods to set OCR languages on web client (thanks to @aleksanm)
- Fixed CLI client encoding on Windows (see TIKA-3515)
- Tested up to Apache Tika 2.1.0
v1.1.1
- Tested up to Apache Tika 1.27