|
57 | 57 | * Modified by: PW February 2025: version 3.5.24 |
58 | 58 | * Modified by: PW February 2025: version 3.5.24 |
59 | 59 | * Modified by: PW April 2025: version 3.5.27 |
60 | | -* Modified by: PW June 2025: version 3.5.31 |
| 60 | +* Modified by: PW June 2025: version 3.5.32 |
61 | 61 | * |
62 | | -* This file is part of McStas 3.5.31, released April 29th 2025. |
| 62 | +* This file is part of McStas 3.5.32, released April 29th 2025. |
63 | 63 | * It gives a 'changes' list from the beginning of the project |
64 | 64 | * |
65 | 65 | *******************************************************************************/ |
66 | | -Changes in McStas/McXtrace 3.5.31, June 16th, 2025 |
| 66 | +Changes in McStas/McXtrace 3.5.32, June 17th, 2025 |
67 | 67 | ## What's Changed |
68 | 68 | ### Common changes to McStas and McXtrace |
69 | 69 | * Deployment, platforms and CI |
@@ -91,6 +91,7 @@ Changes in McStas/McXtrace 3.5.31, June 16th, 2025 |
91 | 91 | * Edits by @farhi and @willend in https://github.com/mccode-dev/McCode/pull/2062 |
92 | 92 | * Add ADR (Architectural Design Record) doc folder for proposed, accepted, rejected, deprecated, superseded changes of McCode GRAMMAR by @willend in https://github.com/mccode-dev/McCode/pull/2064 |
93 | 93 | * Put in place folder for grammar documentation by @willend in https://github.com/mccode-dev/McCode/pull/2070 |
| 94 | + * The McStas/McXtrace code generators have a new commandline switch --version-num to print the version number only. |
94 | 95 |
|
95 | 96 | * New CLI default for mcstas / mcxtrace: --trace is on |
96 | 97 | * This allows any compiled instrument to run with --trace=0 by @willend in https://github.com/mccode-dev/McCode/pull/2010 and https://github.com/mccode-dev/McCode/pull/2023 |
@@ -136,7 +137,7 @@ Changes in McStas/McXtrace 3.5.31, June 16th, 2025 |
136 | 137 | * cif2hkl: update to solve F^2 for Xrays using latest CrysFML by @farhi in https://github.com/mccode-dev/McCode/pull/2021 |
137 | 138 | * McXtrace: add SWING BL at SOLEIL by @farhi in https://github.com/mccode-dev/McCode/pull/2036 |
138 | 139 |
|
139 | | -**Full Changelog**: https://github.com/mccode-dev/McCode/compare/v3.5.27...v3.5.31 |
| 140 | +**Full Changelog**: https://github.com/mccode-dev/McCode/compare/v3.5.27...v3.5.32 |
140 | 141 |
|
141 | 142 |
|
142 | 143 | Changes in McStas/McXtrace 3.5.27, April 29th, 2025 |
|
0 commit comments