Release v1.10.0rc0
Pre-release
Pre-release
What's Changed
- Fix bug where custom environment plugins were lost on dataset merge by @williamcorsel in #1582
- Bump github/codeql-action from 3.26.2 to 3.26.4 by @dependabot in #1589
- Support language dataset for DmTorchDataset by @sooahleex in #1588
- Revert "Support language dataset for DmTorchDataset" by @sooahleex in #1591
- Bump github/codeql-action from 3.26.4 to 3.26.6 by @dependabot in #1593
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #1600
- Mergeback 1.9.0 to develop by @sooahleex in #1604
- Revert "Mergeback 1.9.0 to develop" by @sooahleex in #1605
- Mergeback 1.9.0 to develop by @sooahleex in #1606
- Add Cuboid2D annotation by @itrushkin in #1601
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #1617
- Handle path separators in the subset when exporting a datumaro dataset by @jihyeonyi in #1615
- Add PseudoLabeling transform for unlabeled dataset by @sooahleex in #1594
- Update docs for transform plugins by @sooahleex in #1599
- Support KITTI 3D format by @sooahleex in #1619
- Mergeback 1.9.1 to develop by @yunchu in #1623
- Support subset for KITTI 3D format by @sooahleex in #1621
New Contributors
- @williamcorsel made their first contribution in #1582
Full Changelog: v1.9.1...v1.10.0rc0