Release 2.3.10
View on GitHub ↗2026-08-10
What's Changed
- Add relative length ranges to XYMasking by @ayasyrev in https://github.com/albumentations-team/AlbumentationsX/pull/406
- Add native float32 path to MedianBlur by @ayasyrev in https://github.com/albumentations-team/AlbumentationsX/pull/381
- chore: consolidate docs, skills, and repository checks by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/408
- feat(compose): add tracing and portable policy by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/410
- fix(Flip3D): preserve reflection-group sampling by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/413
- fix(geometry): preserve OBB symmetry contracts by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/414
- Fix keypoint transpose angles above pi by @aswanth-07 in https://github.com/albumentations-team/AlbumentationsX/pull/409
- chore: bump patch version to 2.3.10 by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/415
New Contributors
- @aswanth-07 made their first contribution in https://github.com/albumentations-team/AlbumentationsX/pull/409
Full Changelog: https://github.com/albumentations-team/AlbumentationsX/compare/2.3.9...2.3.10