Skip to content

Commit a2ff633

Browse files
committed
No need to announce this I think
1 parent 9f806cf commit a2ff633

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
Notable changes are recorded here.
22

3-
# WoofWare.Myriad.Plugins 10.7.3
4-
5-
`ArgParserGenerator` now correctly backticks a record field name, if it needs backticks, when reproducing it in the expression which constructs that record at runtime.
6-
Previously the name was reproduced as a plain identifier regardless, so a field such as `` ``back tab`` `` (declared with backticks because its name is not a plain identifier) reached the generated file unbackticked, and the generated file did not compile.
7-
83
# WoofWare.Myriad.Plugins 10.7.2
94

105
`ArgParserGenerator` now reads `[<ArgumentHelpText>]` from a nested argument record or union of alternative argument sets, and not only from the `[<ArgParser>]`-tagged root, and from a discriminated union's case (and that case's payload record).

0 commit comments

Comments
 (0)