ChaoticEncryption v0.4.0
Features
- Introduced
save_imgargument in encryption/decryption functions to manually save the resultant image (#83) - Introduced
debugargument in encryption/decryption functions to print debug statements (#83)
Optimisations
- Added
Booltype to theinplacevariable (#83)
Documentation
- Made everything strict except
:missing docs(#83)
Closed issues:
- REGISTER! (#20)
Merged pull requests:
- Simplify examples and doctests (#80) (@Saransh-cpp)
- Use
TestImages.jlinstead of adding test images to the repository (#81) (@Saransh-cpp) - Remove
cronjob (#82) (@Saransh-cpp) - Introduce
save_img,debug, and add!to_substitute_pixel(#83) (@Saransh-cpp) - Remove
!from_substitute_pixel+ v0.4.0 (#84) (@Saransh-cpp)