What's Changed
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/scipp/scipp/pull/3479
* Bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 by dependabot in https://github.com/scipp/scipp/pull/3485
* Update to macos-14 CI images by jl-wynen in https://github.com/scipp/scipp/pull/3484
* Missing dtype combination leading to exception when grouping int32 into int64 by SimonHeybrock in https://github.com/scipp/scipp/pull/3480
* Use release env for trusted publishers by nvaytet in https://github.com/scipp/scipp/pull/3486
* Use pybind11 from ConanCenter, remove local recipe by MridulS in https://github.com/scipp/scipp/pull/3487
* Minor update in the quick-start page. by YooSunYoung in https://github.com/scipp/scipp/pull/3489
* Bump up pybind11 to 2.13.1 by MridulS in https://github.com/scipp/scipp/pull/3490
* Update dependencies by jl-wynen in https://github.com/scipp/scipp/pull/3491
* Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 by dependabot in https://github.com/scipp/scipp/pull/3493
* Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by dependabot in https://github.com/scipp/scipp/pull/3494
* Run mypy in CI by jl-wynen in https://github.com/scipp/scipp/pull/3492
* Remove stubgen by jl-wynen in https://github.com/scipp/scipp/pull/3497
* Fix typing issues by jl-wynen in https://github.com/scipp/scipp/pull/3495
* Disable linkcheck for conda-forge by jl-wynen in https://github.com/scipp/scipp/pull/3499
* Fix bad GIL release in inplace operators by SimonHeybrock in https://github.com/scipp/scipp/pull/3505
* Propose ADR-0018: Add `dim` argument to `bin` and `hist` by SimonHeybrock in https://github.com/scipp/scipp/pull/3498
* Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by dependabot in https://github.com/scipp/scipp/pull/3509
* fix: dont fail binning when coordinate contains nan by jokasimr in https://github.com/scipp/scipp/pull/3510
* Update object_list.py to include DataGroup by SimonHeybrock in https://github.com/scipp/scipp/pull/3511
* Appease mypy a bit more by jl-wynen in https://github.com/scipp/scipp/pull/3508
* Remove broken links by jokasimr in https://github.com/scipp/scipp/pull/3516
* Bump hendrikmuhs/ccache-action from 1.2.13 to 1.2.14 by dependabot in https://github.com/scipp/scipp/pull/3517
* feat: add drop_coords and masks to bins by jokasimr in https://github.com/scipp/scipp/pull/3518
* Bump up release builds to use py3.12 for conda by MridulS in https://github.com/scipp/scipp/pull/3519
* Build conda osx_64 with macos-13 image by MridulS in https://github.com/scipp/scipp/pull/3520
* build wheel on macos 13 and macos 14 by MridulS in https://github.com/scipp/scipp/pull/3521
* fix: treat base is zero case specially by jokasimr in https://github.com/scipp/scipp/pull/3515
* Fix wheel building on MacOS 14 and sync up conan version in wheels and conda by MridulS in https://github.com/scipp/scipp/pull/3522
**Full Changelog**: https://github.com/scipp/scipp/compare/24.06.0...24.08.0