Skip to content

Releases: CMUSTRUDEL/strudel.utils

v0.6.2

15 Mar 23:23
Compare
Choose a tag to compare

Fix

  • fs_cache folder name backward compatibility is broken (8400cfe)

v0.6.1

15 Mar 22:41
Compare
Choose a tag to compare

Fix

  • fix backward compatibility regression due to parameter renaming (685d68a)

v0.6.0

15 Mar 17:04
Compare
Choose a tag to compare

Feature

  • implement quering cache status for @fs_cache (f05851d)

Fix

  • @fs_cache fails on Python3 when index_col is set by numeric index (4762049)

v0.5.0

18 Feb 18:16
Compare
Choose a tag to compare

Feature

  • support explicit column names in multiindex (bb4a527)

v0.4.1

05 Feb 19:59
Compare
Choose a tag to compare

Fix

  • don't require ijson if @decorators.cache_iterator is not used (9918e2c)

v0.4.0

25 Jan 21:50
Compare
Choose a tag to compare

Feature

Fix

  • make tes_thread_pool more deterministic (flaky on Travis) (74873b7)
  • make doctests Python3 compatible (ed6bd8c)
  • update before installing yajl-tools (11016ba)
  • include email data files in the distribution (cf60a42)

Documentation