Skip to content

Releases: huchenme/github-trending-api

v1.7.3

17 Jun 03:57
Compare
Choose a tag to compare

1.7.3 (2019-06-17)

Bug Fixes

  • code fix for new GitHub page change (df2a4f1), closes #42

v1.7.2

03 Jun 15:11
Compare
Choose a tag to compare

1.7.2 (2019-06-03)

Bug Fixes

  • Fix the issue that empty param will append to query string (ebbded1)

v1.7.1

17 May 09:11
2159779
Compare
Choose a tag to compare

1.7.1 (2019-05-17)

Bug Fixes

  • Read from cache if there is no repositories in github trending page (#36) (2159779)

v1.7.0

19 Apr 06:20
f5b4b90
Compare
Choose a tag to compare

1.7.0 (2019-04-19)

Features

v1.6.0

18 Apr 03:57
6e3ec76
Compare
Choose a tag to compare

1.6.0 (2019-04-18)

Features

  • Add developer type in trending developers (#30) (6e3ec76), closes #29

v1.5.4

17 Feb 10:45
Compare
Choose a tag to compare

1.5.4 (2019-02-17)

Bug Fixes

  • fix a bug before response from cache (#18) (b0e0a08)

v1.5.3

11 Feb 15:09
Compare
Choose a tag to compare

1.5.3 (2019-02-11)

Bug Fixes

  • Fix the issue that languages return empty name (210bcd3), closes #16

v1.5.2

24 Dec 14:15
Compare
Choose a tag to compare

1.5.2 (2018-12-24)

Bug Fixes

v1.5.1

24 Dec 01:50
Compare
Choose a tag to compare

1.5.1 (2018-12-24)

Bug Fixes

  • Retry if cache returns empty array (b5988ee)

v1.5.0

21 Dec 04:51
Compare
Choose a tag to compare

1.5.0 (2018-12-21)

Features

  • Remove default size for avatar (0ce6c07), closes #15