Skip to content

Releases: ahl5esoft/golang-underscore

v1.7.1 (2022-08-17)

17 Aug 12:55
ac964c0
Compare
Choose a tag to compare

v1.6.0 (2019-06-21)

21 Jun 08:27
Compare
Choose a tag to compare
  • IEnumerable增加Count、Size
  • 删除FindLastIndex

v1.5.0 (2019-06-18)

18 Jun 07:18
Compare
Choose a tag to compare
  • 增加Chain Benchmark
  • IEnumerable增加Group、GroupBy
  • 优化IEnumerable的Distinct、Enumerator、Index、Property、Select、Where

v1.4.0 (2019-06-15)

15 Jun 09:05
Compare
Choose a tag to compare
  • Reduce、Take支持IEnumerable
  • IEnumerable增加Aggregate、Skip
  • IQuery删除Clone
  • 优化IEnumerable的First、Index、Values

v1.3.0 (2019-06-09)

09 Jun 08:29
Compare
Choose a tag to compare
  • FindIndex、FindIndexBy、Keys、Map、MapBy、Object、Uniq、UniqBy、Values支持IEnumerable
  • IEnumerable增加Distinct、DistinctBy、Select、SelectBy

v1.2.0 (2019-06-04)

04 Jun 02:13
Compare
Choose a tag to compare
  • Each、Filter、Where支持IEnumerable

v1.1.0 (2019-06-02)

02 Jun 10:52
Compare
Choose a tag to compare
  • 增加IEnumerable、IEnumerator
  • All、Any、Chain2、Find、First、Range2、Value支持IEnumerable

v1.0.0(2019-04-23)

23 Apr 01:25
Compare
Choose a tag to compare