v1.0.0 π
·
39 commits
to refs/heads/main
since this release
Changes
π Features
- Simple concatenate functionality @jacoblambert (#2)
- Add save to BinaryIO support @renesat (#1)
π Bug Fixes
- !Refactor PointCloud class for better handling of multi-count fields @urasakikeisuke (#15)
- Fix loading of binary_compressed organized PCD @VladimirSvoboda (#8)
π§° Maintenance
- Chore/release drafter @urasakikeisuke (#16)
- Add PyPI deployment workflow for Python packages @urasakikeisuke (#14)
- Update TestPyPI publish command in GitHub Actions workflow @urasakikeisuke (#13)
- Add GitHub Actions workflow for deploying to TestPyPI @urasakikeisuke (#12)
- Update CONTRIBUTORS.md @github-actions (#10)
- Update GitHub Actions workflow for contributors handling @urasakikeisuke (#11)
- Add GitHub Actions workflow for updating CONTRIBUTORS.md @urasakikeisuke (#9)
- Replace setup rye action @urasakikeisuke (#6)
- Add github actions for testing and linting @urasakikeisuke (#5)
π Documentation
- Add badges and table of contents to README.md @urasakikeisuke (#7)