Skip to content

Releases: rrmanzano/maui-bindableproperty-generator

0.11.1

28 Jun 15:24
Compare
Choose a tag to compare

Hotfix - The call is ambiguous between the following methods or properties: 'AutoBindableAttribute.AutoBindableAttribute'

https://www.nuget.org/packages/M.BindableProperty.Generator/0.11.1

0.11.0

28 Jun 05:48
Compare
Choose a tag to compare

Add more unit tests.
Add partial methods to "OnChanged" and "OnChanging" (Thanks to @paulvarache for the contribution)

https://www.nuget.org/packages/M.BindableProperty.Generator/0.11.0

0.10.0

28 Mar 04:09
Compare
Choose a tag to compare

Performance improvements (Moved logic to use IIncrementalGenerator).
Add property accessibility.
Add a detailed description of errors.
Add unit tests.

https://www.nuget.org/packages/M.BindableProperty.Generator/0.10.0