0.0.21
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 0.0.20 (08 May 2022)
|
||||
- #35 The new() constraint must be the last constraint specified [bug]
|
||||
# 0.0.21 (08 May 2022)
|
||||
- #36 If the parameter is defined as Nullable, always return "null" as default value. [enhancement]
|
||||
|
||||
The full release notes can be found here: https://github.com/StefH/ProxyInterfaceSourceGenerator/blob/main/ReleaseNotes.md
|
||||
@@ -1,3 +1,6 @@
|
||||
# 0.0.21 (08 May 2022)
|
||||
- [#36](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/36) - If the parameter is defined as Nullable, always return "null" as default value. [enhancement] contributed by [StefH](https://github.com/StefH)
|
||||
|
||||
# 0.0.20 (08 May 2022)
|
||||
- [#35](https://github.com/StefH/ProxyInterfaceSourceGenerator/pull/35) - The new() constraint must be the last constraint specified [bug] contributed by [StefH](https://github.com/StefH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user