Skip to content

Releases: HHN/crawler4j

v4.6.0

26 Jul 13:53
Compare
Choose a tag to compare

Breaking Dependency Upgrades

  • Updates Tika to 2.0.0 (check/update your excludes, if you are importing crawler4j into your own code-base)
  • Updates HttpClient to 5.1.x

v4.5.1

31 May 14:22
Compare
Choose a tag to compare

Breaking Changes

  • Updates Bytecode Level to Java 11

Dependency Upgrades

v4.5.0

19 Dec 16:16
Compare
Choose a tag to compare

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