-------------------------------------------------------------------------------------------------------
Added
^^^^^
- Config file for easy adkit usage without needing to specify params
via command line. Any config params can still be overridden using the
command line options.
- When exporting statics, if the max size is not defined in the
manifest, assume the max size is 40KB.
- Progressbar to show progress on time consuming loops.
- ``adkit-quickstart`` method and templates to create adkit.ini and
manifest.xlsx
- '--format' parameter to ``adkit-export`` for flexibility
- Python 3 support
Removed
^^^^^^^
- Old method to parse external JSON file for upload settings.
Changed
^^^^^^^
- Updated README file to cover the new additions.
- Usage of external module exec\_cmd
Fixed
^^^^^
- Convert issue from PSD to PNG that required us to run the "crush PNG"
step.