|
2 | 2 | Changelog for package autoware_utils_geometry |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +1.4.0 (2025-04-22) |
| 6 | +------------------ |
| 7 | +* chore: sync files (`#61 <https://github.com/autowarefoundation/autoware_utils/issues/61>`_) |
| 8 | + * chore: sync files |
| 9 | + * style(pre-commit): autofix |
| 10 | + --------- |
| 11 | + Co-authored-by: github-actions < [email protected]> |
| 12 | + Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
| 13 | +* feat(autoware_utils_geometry): resolve jazzy maybe-uninitialized (`#63 <https://github.com/autowarefoundation/autoware_utils/issues/63>`_) |
| 14 | + feat(autoware_geometry_utils): resolve maybe-uninitizlied error in jazzy |
| 15 | +* ci(pre-commit): quarterly autoupdate (`#60 <https://github.com/autowarefoundation/autoware_utils/issues/60>`_) |
| 16 | + * ci(pre-commit): quarterly autoupdate |
| 17 | + updates: |
| 18 | + - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0) |
| 19 | + - [github.com/adrienverge/yamllint: v1.35.1 → v1.37.0](https://github.com/adrienverge/yamllint/compare/v1.35.1...v1.37.0) |
| 20 | + - [github.com/scop/pre-commit-shfmt: v3.10.0-2 → v3.11.0-1](https://github.com/scop/pre-commit-shfmt/compare/v3.10.0-2...v3.11.0-1) |
| 21 | + - [github.com/pycqa/isort: 5.13.2 → 6.0.1](https://github.com/pycqa/isort/compare/5.13.2...6.0.1) |
| 22 | + - [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0) |
| 23 | + - [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v20.1.0](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.6...v20.1.0) |
| 24 | + - [github.com/cpplint/cpplint: 2.0.0 → 2.0.1](https://github.com/cpplint/cpplint/compare/2.0.0...2.0.1) |
| 25 | + - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.32.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.30.0...0.32.1) |
| 26 | + * style(pre-commit): autofix |
| 27 | + --------- |
| 28 | + Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
| 29 | +* fix(autoware_utils_geometry): fix procedure to check if point is on edge (`#56 <https://github.com/autowarefoundation/autoware_utils/issues/56>`_) |
| 30 | + * fix procedure to check if point is on edge |
| 31 | + * add test cases |
| 32 | + --------- |
| 33 | +* fix: convex_full header not found (`#62 <https://github.com/autowarefoundation/autoware_utils/issues/62>`_) |
| 34 | +* test(autoware_utils): port unit tests from autoware.universe (`#28 <https://github.com/autowarefoundation/autoware_utils/issues/28>`_) |
| 35 | +* fix: boost convex_hull for newer boost versions (`#58 <https://github.com/autowarefoundation/autoware_utils/issues/58>`_) |
| 36 | + * Fix boost convex_hull for newer boost versions |
| 37 | + * Specify the distros for searchability |
| 38 | + * Use boost version for explicity |
| 39 | + --------- |
| 40 | +* Contributors: Mitsuhiro Sakamoto, Takagi, Isamu, Tim Clephas, awf-autoware-bot[bot], pre-commit-ci[bot], storrrrrrrrm |
| 41 | + |
5 | 42 | 1.3.0 (2025-03-21) |
6 | 43 | ------------------ |
7 | 44 | * unify version |
|
0 commit comments