What's Changed
Added
- Add/pixi tasks and Claude Skills for code profiling by @LucaMarconato in #1097
- Support modifying/filtering labels elements via join operations by @selmanozleyen in #946
- Speedup for bounding_box_query by @MeyerBender in #1104
- Update tutorials; add R and JS links by @LucaMarconato in #1133
- improves dataloader performance by @giovp in #687
- restore option to compress raster by @melonora in #944
Changed
- Refactor relational queries by @LucaMarconato in #1131
- Migrate supported Python to 3.12, 3.13, 3.14 by @timtreis in #1151
- Fix: add validation to tables for relational queries by @LucaMarconato in #1160
Fixed
- Fix write validation against empty transformations by @LucaMarconato in #1118
- Fix adata layers None after anndata X unification by @LucaMarconato in #1122
- Extra fixes adata layers None after anndata X unification by @LucaMarconato in #1123
- Fix _search_for_backing_files_recursively() to support multifile parquet by @LucaMarconato in #1127
- Fix points repr not showing length by @LucaMarconato in #1128
- fix transform points with duplicate indices by @LucaMarconato in #1129
New Contributors
- @MeyerBender made their first contribution in #1104
Full Changelog: v0.7.3...v0.8.0