We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e093441 commit 94635e9Copy full SHA for 94635e9
RELEASENOTES.md
@@ -11,7 +11,8 @@ A new interface `IDataset<out T>` has been added. (Now `Dataset<T>` implements `
11
12
__API Changes__:
13
14
-The parameter of `DataLoader` has been changed to `IDataset` to accept more kinds of datasets.<br/>
+The parameter of `DataLoader`s has been relaxed to `IDataset`.<br/>
15
+The parameter of `DataLoader`s' collate functions has been relaxed to `IReadOnlyList`.<br/>
16
17
# NuGet Version 0.102.6
18
0 commit comments