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 c5c58fc commit e31e24dCopy full SHA for e31e24d
README.md
@@ -1235,23 +1235,23 @@ __Same__
1235
1236
## Release Notes
1237
~~~
1238
-v1.3.0 (2018-06-09)
+v1.3.0 (2019-06-09)
1239
* FindIndex、FindIndexBy、Keys、Map、MapBy、Object、Uniq、UniqBy、Values支持IEnumerable
1240
* IEnumerable增加Distinct、DistinctBy、Select、SelectBy
1241
1242
1243
1244
-v1.2.0 (2018-06-04)
+v1.2.0 (2019-06-04)
1245
* Each、Filter、Where支持IEnumerable
1246
1247
1248
1249
-v1.1.0 (2018-06-02)
+v1.1.0 (2019-06-02)
1250
* 增加IEnumerable、IEnumerator
1251
* All、Any、Chain2、Find、First、Range2、Value支持IEnumerable
1252
1253
1254
1255
-v1.0.0 (2018-04-23)
+v1.0.0 (2019-04-23)
1256
* first edition
1257
0 commit comments