Releases: supercoderhawk/pysenal
Releases · supercoderhawk/pysenal
v0.1.1
v0.1.0
* remove pyscaffold template
v0.0.11
* add :code:`is_gzip` for all read related method
v0.0.10
add `format_time`
v0.0.9
add `get_jsonline_chunk_lazy` and :`get_jsonline_chunk`
v0.0.8
* Make methods available by :code:`import pysenal`
v0.0.7
* Fix check logic in :code:`index`
v0.0.6: Version 0.0.6
================ * Fix bug in :code:`json_serialize`
v0.0.5: Version 0.0.5
=============== New Features ---------------- * add :code:`serialize_method` in jsonline write methods * add :code:`json_serialize` method to help json dumps
v0.0.4: New Features
---------------- * add one utils method * :code:`index`