Features:
- AES Static Encryption is now supported out of the box
- smaz compression is now supported out of the box. PySmaz was used due to gif-msg being natively in python.
- Moved argument parsing to argparse. Commands & cli interface is much cleaner now.
Bug Fixes:
- Gifs are now put through the gifsicle encoder after the PIL encoder so their size is optimized.