Releases: securisec/chepy
1.2.0
🔅 ability to loop over a list or a dict and apply chepy method
🐍 added hachoir to deps
🐍 added pyexiftool to deps
✅ embedded_files method added
✅ from_hex method added
✅ get_exif method added
✅ get_metadata method added
✅ get_mime method added
✅ loop_dict method added
✅ loop_list method added
📚 updated docs
🔅 version 1.2.0
ℹ️ minor changes
ℹ️ minor changes in readme and main
ℹ️ updated docker to include exiftool
1.1.0
ℹ️ small update to Dockerfile
ℹ️ small update to tests for windows
securisec
ℹ️ minor changes
🔅 recipes added
📚 docs updated and added
✅ save_recipe method added
✅ load_recipe method added
securisec
ℹ️ updated docs
🐍 added decorator to requirements
🔅 version 1.1.0
🔅 added ChepyDecorators class
🔅 added call_stack decorator
🔅 added ChepyCore attribute _stack
🧨 updated all methods (not extras) to use call_stack decorator
🧨 removed hex output by default from various encryption methods
securisec
1.0.3
ℹ️ removed poetry
securisec
🔅 added misc.py to extras
📚 doc updates and added misc to extras docs
✅ misc.shannon_entropy added
✅ misc.index_of_coincidence added
✅ count method added
✅ set method added
securisec
ℹ️ updated readme
ℹ️ updated dockerfile to be slim
ℹ️ removed unnessasary cli_shell method
ℹ️ shell command now executes from main
securisec