This release added gzip
and lzma
support as compressors. Note that lzma
is only available under Python 3 environment. Modified the README file to reflect the addition and also added explanation why the decision to use simplejson
instead of core json
.