v0.9-release-candidate-2
Pre-release
Pre-release
·
1030 commits
to main
since this release
ADDED
- Added colorama requirement in README
- Added function to write additional 4 report text files into report_storage.db
- Added some new string in DB CLI menu to work with new DB features (indicators whether the new files are in DB)
DELETED
- Some points were deleted from Help menu
- Deleted some points from GitHub Wiki
CHANGED
- Changed figlet font to slant
- whois was replaced with python-whois in requirements.txt
- report_creation.py module was renamed in pdf_report_creation.py, all imports were also renamed and since that this module will handle only report creation with PDF file included (preparation to xlsx report processing module)
- Database report extraction now creates folder with report_extracted_ID#N name and puts PDF report and 4 text files in it