Releases: CMUSTRUDEL/strudel.utils
Releases · CMUSTRUDEL/strudel.utils
v0.6.2
Fix
- fs_cache folder name backward compatibility is broken (8400cfe)
v0.6.1
Fix
- fix backward compatibility regression due to parameter renaming (685d68a)
v0.6.0
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
Feature
- support explicit column names in multiindex (bb4a527)
v0.4.1
Fix
- don't require ijson if @decorators.cache_iterator is not used (9918e2c)
v0.4.0
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