v1.34.1
v1.34.1 (patch)
Changes since v1.34.0:
- fix: port the generator fix from #191 (@Claude)
- ci: move the UI suite under tests/ so the exclude actually matches it (@Claude)
- test: keep the editor's frameless tests off the Linux-only rule (@Claude)
- ci: name the editor UI suite Schema.Editor.UITests (@Claude)
- Include in a generated semantic type [patch] (@Claude)
- Construct a quantity default the way the vocabulary accepts it [patch] (@Claude)
- Take the two SonarCloud findings (@Claude)
- ci: adopt the consolidated .NET workflow [patch] (@Claude)
What's Changed
- Make a quantity default compile, and take the two SonarCloud findings by @matt-edmondson in #190
- ci: adopt the consolidated .NET workflow (needs a repo variable set before merge) by @matt-edmondson in #188
- test: split the editor suite so only the frame-driven half is Linux-only by @matt-edmondson in #193
- Include <compare> in a generated semantic type by @matt-edmondson in #191
Full Changelog: v1.34.0...v1.34.1