Skip to content

Commit 47e27e2

Browse files
committed
Update CHANGES files
1 parent d400b10 commit 47e27e2

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed

CHANGES_McStas

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,37 @@
5959
* Modified by: PW April 2025: version 3.5.27
6060
* Modified by: PW June 2025: version 3.5.32
6161
* Modified by: PW December 2025: version 3.6.1
62+
* Modified by: PW January 2026: version 3.6.5
6263
*
63-
* This file is part of McStas 3.6.1, released December 12th 2025.
64+
* This file is part of McStas 3.6.5, released December 7th 2026.
6465
* It gives a 'changes' list from the beginning of the project
6566
*
6667
*******************************************************************************/
68+
Changes in McStas/McXtrace 3.6.5, January 7th, 2026
69+
## What's Changed - Main Changes:
70+
71+
### Bugfixes, new features, all common to McStas and McXtrace:
72+
* macOS bundles in 3.6.1 did not actually install that version but something earlier. Fixed by pinning in yml file, @willend in https://github.com/mccode-dev/McCode/pull/2285
73+
* PDF manuals had wrong version numbers, @willend in https://github.com/mccode-dev/McCode/pull/2285
74+
* Allow mcrun / mcdisplay to run / visualize without access to .c/.instr by @willend in https://github.com/mccode-dev/McCode/pull/2281
75+
* mcgui/mxgui editable font colors, handle long filenames without extreme window resizing by @willend in https://github.com/mccode-dev/McCode/pull/2275
76+
* Fix cross-platform sort-order issue in PowderN by @willend in https://github.com/mccode-dev/McCode/pull/2272
77+
* Platform-independent reflection list sort in Single_crystal by @willend in https://github.com/mccode-dev/McCode/pull/2273
78+
* mcrun/mxrun: feature addition - scan by seed by @willend in https://github.com/mccode-dev/McCode/pull/2276
79+
* Add mcplot toggle to "plot 1D-curves from 0-value" in linear mode by @willend in https://github.com/mccode-dev/McCode/pull/2278
80+
* Add commentstring to vim editor by @Lomholy in https://github.com/mccode-dev/McCode/pull/2284
81+
82+
### Other stuff
83+
* %Example adjustments, McXtrace by @willend in https://github.com/mccode-dev/McCode/pull/2269
84+
* Test_SANS/Test_SAXS, supplement stats by x10 SPLIT by @willend in https://github.com/mccode-dev/McCode/pull/2270
85+
* Use ${{ matrix.mpi }} to ensure different output dirs by @willend in https://github.com/mccode-dev/McCode/pull/2271
86+
* Fix indentation bug - issue #2279 by @willend in https://github.com/mccode-dev/McCode/pull/2280
87+
* Temporarily disable this instr from McXtrace tests by @willend in https://github.com/mccode-dev/McCode/pull/2283
88+
89+
**Full Changelog**: https://github.com/mccode-dev/McCode/compare/v3.6.1...v3.6.5
90+
91+
92+
Changes in McStas/McXtrace 3.6.1, December 12th, 2025
6793
## What's Changed - Main Highlights:
6894

6995
### Overall release focus:

CHANGES_McXtrace

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,31 @@
1515
*
1616
* Documentation: CHANGES_McXtrace
1717
*************************************************************************/
18+
Changes in McStas/McXtrace 3.6.5, January 7th, 2026
19+
## What's Changed - Main Changes:
20+
21+
### Bugfixes, new features, all common to McStas and McXtrace:
22+
* macOS bundles in 3.6.1 did not actually install that version but something earlier. Fixed by pinning in yml file, @willend in https://github.com/mccode-dev/McCode/pull/2285
23+
* PDF manuals had wrong version numbers, @willend in https://github.com/mccode-dev/McCode/pull/2285
24+
* Allow mcrun / mcdisplay to run / visualize without access to .c/.instr by @willend in https://github.com/mccode-dev/McCode/pull/2281
25+
* mcgui/mxgui editable font colors, handle long filenames without extreme window resizing by @willend in https://github.com/mccode-dev/McCode/pull/2275
26+
* Fix cross-platform sort-order issue in PowderN by @willend in https://github.com/mccode-dev/McCode/pull/2272
27+
* Platform-independent reflection list sort in Single_crystal by @willend in https://github.com/mccode-dev/McCode/pull/2273
28+
* mcrun/mxrun: feature addition - scan by seed by @willend in https://github.com/mccode-dev/McCode/pull/2276
29+
* Add mcplot toggle to "plot 1D-curves from 0-value" in linear mode by @willend in https://github.com/mccode-dev/McCode/pull/2278
30+
* Add commentstring to vim editor by @Lomholy in https://github.com/mccode-dev/McCode/pull/2284
31+
32+
### Other stuff
33+
* %Example adjustments, McXtrace by @willend in https://github.com/mccode-dev/McCode/pull/2269
34+
* Test_SANS/Test_SAXS, supplement stats by x10 SPLIT by @willend in https://github.com/mccode-dev/McCode/pull/2270
35+
* Use ${{ matrix.mpi }} to ensure different output dirs by @willend in https://github.com/mccode-dev/McCode/pull/2271
36+
* Fix indentation bug - issue #2279 by @willend in https://github.com/mccode-dev/McCode/pull/2280
37+
* Temporarily disable this instr from McXtrace tests by @willend in https://github.com/mccode-dev/McCode/pull/2283
38+
39+
**Full Changelog**: https://github.com/mccode-dev/McCode/compare/v3.6.1...v3.6.5
40+
41+
42+
Changes in McStas/McXtrace 3.6.1, December 12th, 2025
1843
## What's Changed - Main Highlights:
1944

2045
### Overall release focus:

0 commit comments

Comments
 (0)