Skip to content

Update Harp.Generators to 0.8.0 - #48

Merged
glopesdev merged 1 commit into
harp-tech:mainfrom
glopesdev:update-generators-package
Sep 21, 2026
Merged

glopesdev merged 1 commit into
harp-tech:mainfrom
glopesdev:update-generators-package

Conversation

@glopesdev

Copy link
Copy Markdown
Contributor

Generated interfaces change with this version. The C# target emits an <auto-generated> header and clears its nullable warnings, and a member declaring defaultValue with interfaceType: bool emits true or false instead of a numeric literal, which previously failed to compile.

Reading ios.yml now also resolves YAML merge keys.

Generated interfaces change with the new version. The C# target emits an
auto-generated header, clears its nullable warnings, and writes a
boolean default as true or false. Reading ios.yml now also resolves YAML
merge keys.
@glopesdev glopesdev added the feature New planned feature label Sep 21, 2026
@glopesdev
glopesdev merged commit 981a2cc into harp-tech:main Sep 21, 2026
9 checks passed
@glopesdev
glopesdev deleted the update-generators-package branch September 21, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant