Skip to content

Releases: crawljax/crawljax

crawljax-5.2.3

01 Jun 21:03
Compare
Choose a tag to compare

What's Changed

  • Reduce concurrency issues when consuming tasks by @thc202 in #621
  • Ensure new browsers have page loaded by @thc202 in #622
  • Bump dependencies

Full Changelog: crawljax-5.2.2...crawljax-5.2.3

crawljax-5.2.2

01 Jun 16:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: crawljax-5.2.1...crawljax-5.2.2

crawljax-5.2.1

21 Mar 18:01
Compare
Choose a tag to compare

What's Changed

  • Fix tests with Chrome 111 by @thc202 in #592
  • Terminate WebDrivers, always by @thc202 in #593
  • Ensure executor is shutdown on error by @thc202 in #594
  • Bump dependencies

Full Changelog: crawljax-5.2.0...crawljax-5.2.1

crawljax-5.2.0

12 Mar 07:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: crawljax-5.1.3...crawljax-5.2.0

crawljax-5.1.3

28 Feb 23:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: crawljax-5.1.2...crawljax-5.1.3

crawljax-5.1.2

24 Feb 23:41
Compare
Choose a tag to compare

Crawljax 5.0

21 Feb 19:13
Compare
Choose a tag to compare

Crawljax 4.1

04 Feb 06:04
Compare
Choose a tag to compare
  • Increased state coverage
  • Updated dependencies
  • Fixed various bugs
  • Cleaned code
  • Removed deprecated APIs (e.g., DomChangeNotifierPlugin)
  • Docker support for running tests. Tests run in headless mode by default
  • Added image hash-based StateVertexes

Crawljax 3.6

12 Dec 00:47
Compare
Choose a tag to compare

Crawljax 3.5.1

04 Apr 11:07
Compare
Choose a tag to compare
  • Updated Selenium to 2.41.0
  • Fixed stripped DOM method
  • Updated dependencies