Skip to content

v2023.11.0

Compare
Choose a tag to compare
@traversaro traversaro released this 18 Nov 10:45
· 251 commits to master since this release

What's Changed

  • Add dependabot.yml file for automatically updating github-actions versions by @traversaro in #1478
  • Bump actions/upload-release-asset from 1.0.1 to 1.0.2 by @dependabot in #1483
  • Bump EndBug/add-and-commit from 8.0.1 to 9.1.3 by @dependabot in #1482
  • Bump actions/checkout from 2 to 4 by @dependabot in #1481
  • Bump actions/github-script from 3 to 6 by @dependabot in #1479
  • Add 2023.05.1.yaml and 2023.05.2.yaml releases by @traversaro in #1484
  • Use actions/[email protected] in bionic CI build for Bionic compatibility by @traversaro in #1485
  • Bump peter-evans/create-pull-request from 3 to 5 by @dependabot in #1488
  • Remove workarounds for #1139 by @traversaro in #1477
  • Bump tibdex/github-app-token from 1 to 2 by @dependabot in #1487
  • Bump peter-evans/repository-dispatch from 1 to 2 by @dependabot in #1480
  • Bump pyqtconsole to v1.2.3 by @traversaro in #1490
  • Automatic update of latest releases versions by @github-actions in #1491
  • generate-conda-packages: Fix upload of noarch packages by @traversaro in #1493
  • Add resolve-robotics-uri-py pure Python package to Dynamics component by @traversaro in #1494
  • Do not run MATLAB tests on matlab latest/2023b version by @traversaro in #1496
  • Automatic update of latest releases versions by @github-actions in #1495
  • Automatic update of latest releases versions by @github-actions in #1501
  • Automatic update of latest releases versions by @github-actions in #1502
  • Enable execution of install_apt_python_dependencies.sh script by @traversaro in #1507
  • Set CMP0094 to NEW by @traversaro in #1509
  • Explicitly set Python install directory in subprojects by @traversaro in #1508
  • Always use CMAKE_ARGS in place of CMAKE_CACHE_ARGS in Build<...>.cmake scripts by @traversaro in #1512
  • Fix code to obtain Python relative install dir in Python 3.12 by @traversaro in #1511
  • Also set Python_EXECUTABLE CMake option in generated conda recipes by @traversaro in #1515
  • Automatic update of latest releases versions by @github-actions in #1517
  • BuildiDynTree: Ensure that there are no cross-talking with YARP and ICUB by @traversaro in #1518
  • Add gst-plugins-good and gst-plugins-bad conda packags as depedencies of robot-log-visualizer by @traversaro in #1520
  • Fix typo in ICUB configuration by @traversaro in #1521
  • Automatic update of latest releases versions by @github-actions in #1523
  • Automatic update of latest releases versions by @github-actions in #1524
  • BuildICUB: specify full path for Python bindings installation by @traversaro in #1526
  • Bump proxsuite to 0.6.0 by @traversaro in #1525
  • Remove Ubuntu 18.04 support from documentation and CI scripts by @traversaro in #1527
  • Add ref names, including branches and tags in robotologyGitStatus script by @GiulioRomualdi in #1530
  • Automatic update of latest releases versions by @github-actions in #1529
  • Automatic update of latest releases versions by @github-actions in #1531

New Contributors

Full Changelog: v2023.08.0...v2023.11.0