File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 77
88[section:changelog Changelog]
99
10+ [heading Boost 1.89]
11+
12+ * Update CMake minimum version and Python detection in CMake
13+ * Improve documentation
14+ * Add example on how to make an axis which accepts multiple value types that are not implicitly convertible
15+ * Show how to use `histogram::fill` with a multidimensional histogram efficiently when data per dimension is already available as contiguous data
16+ * Don't use deprecated form of user-defined literal operator
17+ * Add support for modular build structure with b2
18+ * Fixed warnings in MSVC about narrowed types
19+ * Added collector accumulator, which stores all values in a bin
20+ * Internal changes to tests and classes in detail namespace
21+
22+ [heading Boost 1.88]
23+
24+ * No changes.
25+
26+ [heading Boost 1.87]
27+
28+ * No changes.
29+
30+ [heading Boost 1.86]
31+
32+ * No changes.
33+
34+ [heading Boost 1.85]
35+
36+ * No changes.
37+
38+ [heading Boost 1.84]
39+
40+ * No changes.
41+
42+ [heading Boost 1.83]
43+
44+ * No changes.
45+
1046[heading Boost 1.82]
1147
1248* Replace `detail::span` and `detail::make_span` with implementations in `boost::core`
You can’t perform that action at this time.
0 commit comments