* Compress files in parallel on multi-core CPU's. * Add a ``PRECOMPRESS_MIN_SIZE`` option to skip files that are too small. * Add a ``requirements-dev.txt`` file for easier development and releases. * Automate the release process.
**Contributors**
* `Ryan Castellucci`_
1.0.0
==================
* Initial release * Support brotli, zopfli, and gzip static compression.