|
2 | 2 | Changelog for package rko_lio |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +0.1.7 (2025-10-21) |
| 6 | +------------------ |
| 7 | +* python: Update rosbags requirement from to allow 0.11 (`#63 <https://github.com/PRBonn/rko_lio/issues/63>`_) |
| 8 | + * Update rosbags requirement from <0.11,>=0.10 to >=0.10,<0.12 in /python |
| 9 | + * Changes to rosbag reader to support older versions and 0.11 |
| 10 | + Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 11 | + Co-authored-by: Meher Malladi <rm.meher97@gmail.com> |
| 12 | +* actions: Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 (`#61 <https://github.com/PRBonn/rko_lio/issues/61>`_) |
| 13 | + Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 14 | +* python: Update typer requirement from <0.20,>=0.19 to >=0.19,<0.21(`#62 <https://github.com/PRBonn/rko_lio/issues/62>`_) |
| 15 | + Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 16 | +* python: Update rerun-sdk version (`#64 <https://github.com/PRBonn/rko_lio/issues/64>`_) |
| 17 | + Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
| 18 | +* python: pin versions for compatibility (`#60 <https://github.com/PRBonn/rko_lio/issues/60>`_) |
| 19 | + * add python to dependabot checks |
| 20 | + * specify upper bounds for pip dependencies |
| 21 | + * add optional dataloader tests, and add a workflow to install and test |
| 22 | + * improve the testing a bit |
| 23 | + * remove the ament cmake find outside of a ros build, as that causes issues on cursed ros setups |
| 24 | +* python: data loader improvements and raw loader overhaul (`#56 <https://github.com/PRBonn/rko_lio/issues/56>`_) |
| 25 | +* docs: overhaul and add a github pages workflow (`#55 <https://github.com/PRBonn/rko_lio/issues/55>`_) |
| 26 | + essentially a massive overhaul to everything documentation related. we now use rosdocs2, sphinx, doxygen to build docs. and gh-pages-action to deploy to github-pages automatically |
| 27 | +* Contributors: Meher Malladi, dependabot[bot] |
| 28 | + |
5 | 29 | 0.1.6 (2025-10-07) |
6 | 30 | ------------------ |
7 | 31 | * make fPIC a property target ON instead of a global build flag |
|
0 commit comments