Releases: HHN/crawler4j
Releases · HHN/crawler4j
v4.6.0
v4.5.1
Breaking Changes
- Updates Bytecode Level to Java 11
Dependency Upgrades
- Updates Tika to 1.26
- Updates Log4J2 to 2.14.1
- Updates URL detector to 0.1.23 and switch to https://github.com/URL-Detector/URL-Detector
v4.5.0
First release of my crawler4j fork.
It includes some breaking changes:
- New module structure
- New groupId to be able to deploy to Maven Central
- New artifactId's for core artifacts, see README.md
Other changes:
- Frontier (database) abstraction layer
- First draft of an HSQLDB-based frontier implementation