Release 2.3.6
View on GitHub ↗2026-07-27
What's Changed
- feat: allow RandomRotate90 to sample from a subset of C4 group elements by @federicopozzi33 in https://github.com/albumentations-team/AlbumentationsX/pull/339
- test(core): cover mask3d across dual transforms by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/350
- perf(augmentations): optimize superpixels and elastic maps by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/351
- docs(performance): add systematic optimization skill by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/352
- test: strengthen transform contract coverage by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/353
- perf(illumination): accelerate WaterRefraction with NumKong by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/354
- feat: support axis-specific scale ranges in RandomScale by @federicopozzi33 in https://github.com/albumentations-team/AlbumentationsX/pull/340
- docs(ci): document CodeQL fork limitation by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/359
- Fix GaussianBlur parity with Pillow by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/361
- chore(release): bump version to 2.3.6 by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/362
Full Changelog: https://github.com/albumentations-team/AlbumentationsX/compare/2.3.5...2.3.6