- Support for dynamic webpage added
- Speed improved
- Report improved
- Docker image added
- Rename broken_link_checker to blc
- Switch from urllib to requests
- Convertion of relative to absolute URL improved
- Report improved
- Makefile improved
- Problem of host changed fixed
- Log of tests fixed
- Report improved
- Detection of loop checking improved
- Makefile added
- Improve the tests
- Improve the detection of loop checking
- CI added
- Tests updated
- Support for python >=3.8, <4 added
- Redirection of the logging output file to the stdout
- Deep scan added
- Report improved
- Detection of 2xx http code improved
- Configuration for deployment on pypi added
- Parallel checking added
- Error of server don't respond fixed
- URLs finding improved
- Report improved
- Logging added
- Program configuration updated
- Unit tests added
- URL finding improved
- Make the project as module
- Convertion relative to absolute URL improved
- Problem of auto adding "/" in the URL fixed
- URLs finding improved
- Notification by email added
- Possibility to config the program added
- Problem of recursive checking fixed
- Base code