TorBot V1.3
What's Changed
- Version 1.1.0_dev by @PSNAppz in #35
- Info_feature_v0.0.1 by @PSNAppz in #36
- Fixed requirements.txt by adding missing "=" by @KingAkeem in #41
- Fixed the error occurring when given a broken link with -u flag and other minor improvements. by @agostinelli in #42
- Adding Contributors by @PSNAppz in #45
- PEP8 code and fixed some minor bugs by @KingAkeem in #44
- A mission to produce a beautiful and comprehensible code base. (Documenting and Refactoring) by @KingAkeem in #46
- Switched testing framework from unittest to pytest by @KingAkeem in #50
- Fixed savetofile test by @KingAkeem in #51
- CHANGELOG updated by @agostinelli in #52
- Clearing up flags explanation and code by @KingAkeem in #53
- Changed badges on README.md to be more consistent by @mossbanay in #54
- Fixed out-of-range err in getemails module by @waisuan in #60
- Tor bot contributors by @PSNAppz in #63
- Fixed
-l
flag for finding live links. by @KingAkeem in #66 - TorBot Stable Version1.2 by @PSNAppz in #56
- CHANGELOG by @PSNAppz in #67
- Added Go version of getweblinks getLinks function by @KingAkeem in #68
- Title feature added by @agostinelli in #69
- Added new http requests mock for pagereader test by @KingAkeem in #74
- Made Schema optional for more robust choices url by @KingAkeem in #80
- Page description function by @agostinelli in #76
- Handle exception by @shivankar-madaan in #78
- Added HTTP Response to -i flag by @KingAkeem in #82
- Adding ability to turn torBot into a single executable by @KingAkeem in #83
- Fixing the check of HTTPError by @SubaruSama in #90
- added new line at the end of tests/test_savetofile.py by @robly78746 in #91
- Fixed -l argument by @robly78746 in #92
- Pep8. Whitespace. Fixed raised string error by @AlwaysSayingPleaseAndThankYou in #96
- Refactored tests and TorBot app so that tests no longer need to touch by @KingAkeem in #95
- Adding configurable ip and port arguments by @KingAkeem in #99
- Formatted .gitignore file and added __init__to modules dir by @KingAkeem in #101
- Feature pep8 by @aldokkani in #103
- Adding tests, refactoring code, adding documentation by @KingAkeem in #85
- New Templates when someone is trying to edit the project by @KingAkeem in #105
- Moving to correct location by @KingAkeem in #106
- Adding get_args by @KingAkeem in #108
- Bug_fixes by @PSNAppz in #109
- Feature db by @tiagoCMatias in #75
- Adding more test coverage by @KingAkeem in #112
- Using multithreading and queues for speed increase by @KingAkeem in #110
- Add function to traverse links using Breadth First Search by @KingAkeem in #111
- Updated Req.txt by @PSNAppz in #114
- Revert "Merge pull request #75 from tiagoCMatias/feature-db" by @KingAkeem in #117
- Refactoring & bug fixes by @KingAkeem in #119
- Fixing indentation by @KingAkeem in #122
- Typo in Readme by @tharudaya in #128
- Removed extra param from hasattr by @rmad17 in #132
- Fix cprints by adding commas separating text and color parameters by @42B in #133
- Update CHANGELOG.md by @BlackBox712 in #134
- Correctly generating tree, tree visuals and refactoring by @KingAkeem in #125
- Major Refactoring by @KingAkeem in #139
- Using multi-threading for tree generation with links and adding documentation by @KingAkeem in #144
- Major Upgrade v1.3 by @PSNAppz in #145
New Contributors
- @agostinelli made their first contribution in #42
- @mossbanay made their first contribution in #54
- @waisuan made their first contribution in #60
- @shivankar-madaan made their first contribution in #78
- @SubaruSama made their first contribution in #90
- @robly78746 made their first contribution in #91
- @AlwaysSayingPleaseAndThankYou made their first contribution in #96
- @aldokkani made their first contribution in #103
- @tiagoCMatias made their first contribution in #75
- @tharudaya made their first contribution in #128
- @rmad17 made their first contribution in #132
- @42B made their first contribution in #133
- @BlackBox712 made their first contribution in #134
Full Changelog: v1.0.1...v1.3