Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BehaviorTree/BehaviorTree.CPP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.8.2
Choose a base ref
...
head repository: BehaviorTree/BehaviorTree.CPP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.8.3
Choose a head ref
  • 14 commits
  • 123 files changed
  • 3 contributors

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    8d3dbb3 View commit details
    Browse the repository at this point in the history
  2. Restore Star History and add Contributors section

    Reintroduced the Star History section and added Contributors section to the README.
    facontidavide authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    cdaca9c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Turn cppzmq dependency public

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    78b159d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Merge pull request #1043 from uilianries/fix/cppzmq-visibility

    [fix] Make cppzmq as public dependency to avoid linkage errors for tools
    facontidavide authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    4afefac View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    15658a7 View commit details
    Browse the repository at this point in the history
  2. add unit test

    facontidavide committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    01d504c View commit details
    Browse the repository at this point in the history
  3. update copyright year

    facontidavide committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    381612b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe02e79 View commit details
    Browse the repository at this point in the history
  5. Bump codecov/codecov-action from 3 to 5 (#1048)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    8aaddc8 View commit details
    Browse the repository at this point in the history
  6. Bump prefix-dev/setup-pixi from 0.8.1 to 0.9.3 (#1049)

    Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.8.1 to 0.9.3.
    - [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
    - [Commits](prefix-dev/setup-pixi@v0.8.1...v0.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: prefix-dev/setup-pixi
      dependency-version: 0.9.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    9bc29a8 View commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-python from 5 to 6 (#1051)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    4ed7ef7 View commit details
    Browse the repository at this point in the history
  8. Bump actions/checkout from 2 to 6 (#1050)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Davide Faconti <davide.faconti@gmail.com>
    dependabot[bot] and facontidavide authored Dec 29, 2025
    Configuration menu
    Copy the full SHA
    ff0830a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. release 4.8.3

    facontidavide committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    871848f View commit details
    Browse the repository at this point in the history
  2. fix pixi CI

    facontidavide committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    6e469c6 View commit details
    Browse the repository at this point in the history
Loading