Releases: D4rkS3c-Group/HiddenEyeReborn
Releases · D4rkS3c-Group/HiddenEyeReborn
hiddeneye-reborn 0.0a1.dev6
Changes:
- Updated hiddeneye-reborn to 0.0a1.dev6 on pypi (https://pypi.org/project/hiddeneye-reborn/)
- Got rid of models/controllers structure
- Added connection verification
- New dependency pyyaml
- New dependency rich
- Got rid of deprecated tests
- Fixed logging function
- Setup rich traceback handler
- Setup rich logging formatting
Notes:
This project isn't ready for end-user, you shouldn't be installing this package unless you know what you are doing. I warned you.
hiddeneye-reborn 0.0a1.dev4
Changes:
- Updated hiddeneye-reborn to 0.0a1.dev4 on pypi (https://pypi.org/project/hiddeneye-reborn/)
- Added CONTRIBUTING.md
- Renamed
HE_RE
folder tohiddeneye_reborn
(May cause incompatibility with previous release, to fixpip uninstall hiddeneye-reborn
and install it again) - Added
requirements.txt
(to help other possible devs with venv creation) - Added 3.9-dev to
.travis.yml
python tests vestions - Moved
__version__
to package__init__.py
and imported it to setup.py - Added
py7zr
dependency - Added ability to compress and extract 7zip archives
- Added more bugs to fix at future
Notes:
This project isn't ready for end-user, you shouldn't be installing this package unless you know what you are doing. I warned you.
hiddeneye-reborn 0.0a1.dev3
Changes:
- Added hiddeneye-reborn to pypi (https://pypi.org/project/hiddeneye-reborn/)