What is new?
- extended flags for mozjpeg
- TRELLIS_QUANT
- TRELLIS_QUANT_DC
- TRELLIS_Q_OPT
- USE_SCANS_IN_TRELLIS
- OVERSHOOT_DERINGING
- added support for Cygwin/Windows
- `jpeglib.from_dct()` now accepts integer QF
Improvements
- documentation improved (factor table, FAQs)
- added version-specific unit-test runs to some tests
- extended internal interface to be able to further add new flags
Bugfixes
- fixed J : a : b notation implementation, `Jab_to_factors()`