Skip to content
Snippets Groups Projects
Commit 94f40c2b authored by Patrick Koppenburg's avatar Patrick Koppenburg :leaves:
Browse files

Merge branch 'v40r5-release' into 'master'

Documentation and dependencies for v40r5 release

See merge request !909
parents 716b8c3b 5785e20b
No related branches found
No related tags found
1 merge request!909Documentation and dependencies for v40r5 release
Pipeline #4312356 passed
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15) cmake_minimum_required(VERSION 3.15)
project(Analysis VERSION 40.4 project(Analysis VERSION 40.5
LANGUAGES CXX) LANGUAGES CXX)
# Enable testing with CTest/CDash # Enable testing with CTest/CDash
......
2022-08-02 Analysis v40r5
===
This version uses
Gaudi: [v36r7](../../../../Gaudi/-/tags/v36r7),
Detector: [v1r3](../../../../Detector/-/tags/v1r3),
LHCb: [v53r10](../../../../LHCb/-/tags/v53r10),
Lbcom: [v33r10](../../../../Lbcom/-/tags/v33r10),
Rec: [v34r4](../../../../Rec/-/tags/v34r4)
This version is released on `master` branch.
Built relative to Analysis [v40r4](/../../tags/v40r4), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
### Enhancements ~enhancement
- ~Functors | Follow Rec!2977, !901 (@chasse)
- ~Tuples | Custom invalid value handling for integer, !902 (@amathad)
- Fix(functors) follow Rec!2971, !899 (@chasse)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- Make default value of event_variables None, !908 (@amathad)
- Remove DSTWriters and DaVinciAssociators, !895 (@pkoppenb)
### Documentation ~Documentation
### Other
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment