|
2 | 2 | Changelog for package rko_lio |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +0.1.3 (2025-10-02) |
| 6 | +------------------ |
| 7 | +* temp fix: ros builds when FETCHCONTENT_FULLY_DISABLED is ON, aka the ros build farm (`#45 <https://github.com/PRBonn/rko_lio/issues/45>`_) |
| 8 | + * clean up ament target dependencies deprecation |
| 9 | + * update bonxai version |
| 10 | + * add bonxai core source to dependencies/bonxai with a check to include only on specific conditions |
| 11 | +* Change package layout to make ros package release easier (`#44 <https://github.com/PRBonn/rko_lio/issues/44>`_) |
| 12 | + * move ros/cmake and package xml out. merge core cmake into root cmake |
| 13 | + * build ros by default, but disable it for the python build |
| 14 | + * makefile recipe disables ros build by default for cpp only build |
| 15 | + * clean up ros workflows a bit |
| 16 | +* Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 (`#42 <https://github.com/PRBonn/rko_lio/issues/42>`_) |
| 17 | + Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.4 to 3.2.0. |
| 18 | + - [Release notes](https://github.com/pypa/cibuildwheel/releases) |
| 19 | + - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) |
| 20 | + - [Commits](https://github.com/pypa/cibuildwheel/compare/v3.1.4...v3.2.0) |
| 21 | + --- |
| 22 | + updated-dependencies: |
| 23 | + - dependency-name: pypa/cibuildwheel |
| 24 | + dependency-version: 3.2.0 |
| 25 | + dependency-type: direct:production |
| 26 | + update-type: version-update:semver-minor |
| 27 | + ... |
| 28 | + Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 29 | +* Contributors: Meher Malladi, dependabot[bot] |
| 30 | + |
5 | 31 | 0.1.2 (2025-09-26) |
6 | 32 | ------------------ |
7 | 33 | * Drop irregular lidar frames (`#35 <https://github.com/PRBonn/rko_lio/issues/35>`_) |
|
0 commit comments