You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,11 @@ Note that we use [Verify](https://github.com/VerifyTests/Verify) for testing. It
189
189
190
190
## Changelog
191
191
192
+
### 6.0.2
193
+
194
+
- Added feature to allow generated interfaces to reference other generated interfaces
195
+
196
+
192
197
### 6.0.0
193
198
194
199
Forked from [AutomaticInterface](https://github.com/codecentric/net_automatic_interface) because I no longer work there and it is uncertain if somebody takes it over.
@@ -199,7 +204,7 @@ Forked from [AutomaticInterface](https://github.com/codecentric/net_automatic_in
199
204
200
205
### 5.2.6
201
206
202
-
- Fix wrong documenation on interface for this library
207
+
- Fix wrong documentation on interface for this library
203
208
- Fix handling of parameters with default null. Thanks paramamue!
0 commit comments