0.2.0
What's Changed
- Provide hierarchical columns in pandas component by @RobbeSneyders in #211
- Change default fondant version to latest and update docs by @PhilippeMoussalli in #216
- Add support for mounting custom volumes (cloud credentials) by @GeorgesLorre in #212
- Add data explorer by @ChristiaensBert in #206
- Migrate stable diffusion & controlnet components to PandasTransformComponent by @RobbeSneyders in #219
- Update starcoder example to use the docker compiler by @GeorgesLorre in #215
- Generic read write component by @PhilippeMoussalli in #214
- Add read / write components to docs and reorder index by @RobbeSneyders in #222
- Add cli entrypoint for compile by @GeorgesLorre in #218
- [DataComp pipeline] Add first 2 components by @NielsRogge in #223
- Centralize logging configuration by @RobbeSneyders in #229
- Make pipeline argument positional and relative to cwd by @RobbeSneyders in #227
- Don't validate returned Pandas dataframe strictly by @RobbeSneyders in #226
- Enable more Ruff rules by @RobbeSneyders in #231
- Reassign dataframe after dropping extra columns by @RobbeSneyders in #233
- Enforce binding of absolute path by @mrchtr in #235
- Refactor local runner and add
run
command by @GeorgesLorre in #234 - [DataComp] Add image resolution filtering component by @NielsRogge in #230
- Expand test cases by @GeorgesLorre in #237
- Revert fondant dependency in reusable components to git by @RobbeSneyders in #238
- Remove outdated image_resolution_filtering component by @RobbeSneyders in #240
- Fix empty dockerfile by @GeorgesLorre in #241
- Revert tagging of explorer to git by @GeorgesLorre in #242
New Contributors
Full Changelog: 0.1.3...0.2.0