39.2.0
🚀 Features
- Generic TrackingGeometry visitor + closure (#4089) by @paulgessinger
- TrackingGeometry visitor gets additional lambda support. (#4099) by @paulgessinger
- Adaptive step size for the
AtlasStepper
(#4102) by @andiwand
🐛 Bug Fixes
- Add missing TrackingVolume symbol (#4100) by @paulgessinger
🚜 Refactor
- Improved GeometryIdentifier python bindings (#4085) by @paulgessinger
- GeometryIdentifier immutable modification (#4095) by @paulgessinger
- GeometryIdentifier checks value range (#4094) by @paulgessinger
- Expose max component values for geometry ids (#4097) by @paulgessinger
- Drop
SympyStepper::stepImpl
(#4103) by @andiwand
🛠️ Build
- Remove
ACTS_BUILD_NONCOMPILE_TESTS
(#4092) by @paulgessinger
⚙️ Miscellaneous Tasks
- Use repo slug instead of git url for cache key (#4093) by @paulgessinger
- Add LCG 107a builds (#4091) by @paulgessinger