Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Changelog

Unreleased

Full Changelog

Implemented enhancements:

  • Multi-threading support to visit multiple pages at the same time #5

Fixed bugs:

  • TypeError: ‘type’ object is not subscriptable #29

Closed issues:

  • -u build.py build’ failed with exit code 1 #28
  • Move Readme usage clutter to project’s wiki page #24

Merged pull requests:

2.0.1 (2022-09-23)

Full Changelog

Implemented enhancements:

2.0.0-alpha.1 (2022-09-13)

Full Changelog

Implemented enhancements:

  • Add argument to exclude paths that you don’t want to include #4
  • Crawl images and scripts #3
  • Plot the graphical network of the generated json using NetworkX package #2
  • Store links relation in one-to-many json dictionary format #1
  • New graphical visualization using seaborn library #17 (PROxZIMA)
  • Added ‘exclusion’ Argument #16 (r0nl)
  • Added image and script crawler #15 (ytatiya3)
  • Creating json #14 (r0nl)
  • Added required functionalities and Images #13 (knightster0804)
  • Add: CLI command to include/exclude external links #11 (PROxZIMA)
  • Fixed Issue related to Graphical Analysis #10 (knightster0804)

Fixed bugs:

  • Fix: Ignore Gooey installation by default #9 (PROxZIMA)

Closed issues:

  • Write white box unit test cases #6

Merged pull requests:

  • Revert “Fixed Issue related to Graphical Analysis” #12 (PROxZIMA)
  • Add: Project IEEE citation #8 (PROxZIMA)
  • White box unit test cases for modules #7 (PROxZIMA)

1.0.0 (2022-08-05)

Full Changelog