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`.
1.0.1
Changed the default `json` to use `simplejson` instead of core json package for `bytes` input support on Python 3.5 and below.
1.0.0
About
With this release, the stable version of SeCo library is now open sourced, any feature requests, bug reports, and information on how this library is used in your project are welcome!!
0.3.0
Release Note
With this release, the stable version of SeCo library is now open sourced, any feature requests, bug reports, and information on how this library is used in your project are welcome!!
0.2.0
About
This is the beta release, it is considered stable enough.
0.1.0
About
This is the alpha release version, still working on some kinks regarding dependencies.