Releases: merantix-momentum/squirrel-core
Releases · merantix-momentum/squirrel-core
v0.18.3
What's Changed
- Very minor typos fixing by @adrianloy in #100
- Fix flake 8 link by @axkoenig in #103
- Support running all tests in python3.7 by @winfried-ripken in #105
- Create stale_prs.yml by @pzdkn in #106
- PoC to cache data by @AlirezaSohofi in #95
- update requirements by @AlirezaSohofi in #110
- sliding window on stream with stride by @AlirezaSohofi in #109
New Contributors
- @adrianloy made their first contribution in #100
Full Changelog: v0.18.0...v0.18.3
v0.18.0
What's Changed
- zip_index method for Composable by @AlirezaSohofi in #92
- Quantify randomness of shuffle in squirrel by @winfried-ripken in #86
- Change Catalog repr to sorted set by @MaxSchambach in #94
- Installation instruction by @AlirezaSohofi in #96
- Upgrade requirements by @winfried-ripken in #97
- Reference Huggingface, Hub and Torchvision Drivers by @axkoenig in #99
- Update requirements by @MaxSchambach in #101
- Refactoring DataFrameDriver and related drivers by @MaxSchambach in #98
Full Changelog: v0.17.7...v0.18.0
v0.17.7
What's Changed
- Add hooks to check backwards compatibility with py3.6+ by @AlpAribal in #87
- Add pyupgrade, yaml formatting and update all hooks by @AlpAribal in #88
- Fix file driver storage options by @axkoenig in #85
- Peng add kwargs to map by @pzdkn in #90
- Add hooks to csv driver by @winfried-ripken in #91
- Explain automatic version iteration by @AdemFr in #84
- Add csv driver option to specify csv read args by @MaxSchambach in #93
New Contributors
- @MaxSchambach made their first contribution in #93
Full Changelog: v0.17.4...v0.17.7
v0.17.4
What's Changed
- Make this repo installable with all python versions by @winfried-loetzsch in #82
- Fix storage options by @axkoenig in #83
Full Changelog: v0.17.2...v0.17.4
v0.17.2
What's Changed
- Make CatalogSource visible in the API by @AlpAribal in #71
- Minor tweaks in documentation by @AlpAribal in #73
- Introduce rst linting via precommit hook by @AlpAribal in #74
- Remove binary file in tests dir by @AlpAribal in #75
- Unifies folder-creation behaviour when instantiation SquirrelStore by @pzdkn in #72
- Bugfix - Register Torch Composables by @axkoenig in #78
- Upgrade infra to py3.9 by @AlpAribal in #79
- Add storage options kwargs to FPGen by @mg515 in #81
New Contributors
Full Changelog: v0.16.0...v0.17.2
v0.16.0
What's Changed
- introduce loop and fixed size iterable by @AlirezaSohofi in #47
- Move cla assistant to workflows by @winfried-loetzsch in #62
- *add tutorials, *ignore test in api-ref, *remove unused execption by @pzdkn in #63
- First draft of advanced section for iterstreams by @pzdkn in #55
- Update Doc-String of MapDriver.get_iter by @kai-tub in #61
- Composable.compose gets source as kwarg, which is equal to self by @AlirezaSohofi in #66
- Peng add pytorch convenience functions to composable by @pzdkn in #69
- partial function for keys method by @AlirezaSohofi in #70
New Contributors
Full Changelog: 0.14.2...v0.16.0
0.14.2
What's Changed
- change squirrel test using a tmp public bucket by @TiansuYu in #46
- Update fs.open mode for catalog by @AdemFr in #48
- CatalogKey can be used to index catalog by @AlpAribal in #49
- accept callable as source for composable to make it completly lazy by @AlirezaSohofi in #44
- add sphinxcontrib-mermaid by @AlirezaSohofi in #51
- Architecture overview by @AlirezaSohofi in #54
- *add advanced store *reorganize sections *add icon,favicon by @pzdkn in #53
- Create codeql-analysis.yml by @AlirezaSohofi in #52
- Upgrade numpy & numba by @winfried-loetzsch in #57
- Winnie bump pyjwt by @winfried-loetzsch in #58
New Contributors
- @AdemFr made their first contribution in #48
- @pzdkn made their first contribution in #53
- @winfried-loetzsch made their first contribution in #57
Full Changelog: v0.13.2...0.14.2
v0.13.2
What's Changed
- Fix SourceCombiner.get_iter() not interleaving correctly by @AlpAribal in #45
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Add community files by @ThomasWollmann in #38
- Minor requirement changes by @AlpAribal in #40
- messagepack unpacker set use_list argument to False by default by @AlirezaSohofi in #39
New Contributors
- @AlpAribal made their first contribution in #40
Full Changelog: v0.12.3...v0.13.1
v0.12.3
What's Changed
- Update README.md by @ThomasWollmann in #31
- pin numpy and update PR template by @TiansuYu in #34
- Update README.md by @ThomasWollmann in #33
- update document links by @TiansuYu in #36
- update version to 0.12.3 by @TiansuYu in #37
Full Changelog: v0.12.2...v0.12.3