@@ -7,6 +7,53 @@ Series 0.6
77Major development version 0.6 can be cited through its Zenodo code release
88:cite:p: `celeritas-0-6 `.
99
10+ .. _release_v0.6.2 :
11+
12+ Version 0.6.2
13+ -------------
14+ *Released 2025/09/23 *
15+
16+ Version 0.6.2 is a minor bug fix update.
17+ - Fixed reconstruction of track weights in returned Geant4 hits
18+ - Improved documentation and use of ``CELER_USE_PROFILING ``
19+ - Added push/flush profiling counters in accel interface
20+ - Update externals to latest versions (including G4VG 1.0.5 with VecGeom/CUDA fix)
21+
22+ Changes since v0.6.1 follow.
23+
24+ New features
25+ ^^^^^^^^^^^^
26+
27+ * Warn user when running large problems on debug build *(@sethrj, #1971) *
28+ * Improve version metadata for built-in packages and VecGeom *(@sethrj, #1929) *
29+
30+ Bug fixes
31+ ^^^^^^^^^
32+
33+ * Fix propagation of weight from primary to track to secondary *(@sethrj, #1965) *
34+
35+ Documentation improvements
36+ ^^^^^^^^^^^^^^^^^^^^^^^^^^
37+
38+ * Add documentation and use flag for CELER_USE_PROFILING *(@sethrj, #1966) *
39+ * Fix cache clearing *(@sethrj, #1979) *
40+
41+ Minor internal changes
42+ ^^^^^^^^^^^^^^^^^^^^^^
43+
44+ * Add push/flush profiling to accel interface *(@sethrj, #1968) *
45+ * Update externals *(@sethrj, #1977) *
46+ * Add iostream wrappers for Geant physics options *(@sethrj, #1981) *
47+
48+ Reviewers
49+ ^^^^^^^^^
50+
51+ * Philippe Canal *(@pcanal) *: 4
52+ * Amanda Lund *(@amandalund) *: 3
53+ * Rashika Gupta *(@Rashika-Gupta) *: 1
54+
55+ **Full Changelog **: https://github.com/celeritas-project/celeritas/compare/v0.6.1...v0.6.2
56+
1057.. _release_v0.6.1 :
1158
1259Version 0.6.1
0 commit comments