Skip to content

Commit 7cde5c1

Browse files
committed
Add --version-num in the CHANGELOGs
1 parent 9085b3c commit 7cde5c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGES_McStas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Changes in McStas/McXtrace 3.5.32, June 17th, 2025
9191
* Edits by @farhi and @willend in https://github.com/mccode-dev/McCode/pull/2062
9292
* 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
9393
* 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.
9495

9596
* New CLI default for mcstas / mcxtrace: --trace is on
9697
* 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

CHANGES_McXtrace

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Changes in McStas/McXtrace 3.5.31, June 17th, 2025
4343
* Edits by @farhi and @willend in https://github.com/mccode-dev/McCode/pull/2062
4444
* 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
4545
* Put in place folder for grammar documentation by @willend in https://github.com/mccode-dev/McCode/pull/2070
46+
* The McStas/McXtrace code generators have a new commandline switch --version-num to print the version number only.
4647

4748
* New CLI default for mcstas / mcxtrace: --trace is on
4849
* 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

0 commit comments

Comments
 (0)