Skip to content

Releases: supercoderhawk/pysenal

v0.1.1

10 Mar 07:48

Choose a tag to compare

* fix error in setup.py

v0.1.0

10 Mar 07:02

Choose a tag to compare

* remove pyscaffold template

v0.0.11

01 Dec 05:00

Choose a tag to compare

* add :code:`is_gzip` for all read related method

v0.0.10

26 Oct 12:20

Choose a tag to compare

add `format_time`

v0.0.9

04 Aug 12:00

Choose a tag to compare

add `get_jsonline_chunk_lazy` and :`get_jsonline_chunk`

v0.0.8

16 Oct 07:35

Choose a tag to compare

* Make methods available by :code:`import pysenal`

v0.0.7

10 Sep 01:35

Choose a tag to compare

* Fix check logic in :code:`index`

v0.0.6: Version 0.0.6

28 Aug 06:52

Choose a tag to compare

================
* Fix bug in :code:`json_serialize`

v0.0.5: Version 0.0.5

28 Aug 06:41

Choose a tag to compare

===============
New Features
----------------

* add :code:`serialize_method` in jsonline write methods
* add :code:`json_serialize` method to help json dumps

v0.0.4: New Features

14 Aug 12:09

Choose a tag to compare

----------------

* add one utils method
    * :code:`index`