2022-10-04
HERD DATA ANALYSIS MEETING
Master: cef738db (2022-09-06)
A few changes:
Latest release: 0.3.2
Previous release: 0.3.1
Work currently in progress:
Environment update
c++17 adoption:
We want to take the opportunity to improve the codebase making use of useful features like:
std::optional
[[nodiscard]]
std::variant / std::visit
(more details in the dedicated presentation at next analysis meeting)