Releases: KnutZuidema/golio
Releases · KnutZuidema/golio
v1.0.0
What's Changed
- add spectator endpoints by @KnutZuidema in #8
- Enable gocritic linting by @KnutZuidema in #9
- Mock Riot API by @KnutZuidema in #11
- Restructure project by @KnutZuidema in #12
- implement tournament stub endpoints by @KnutZuidema in #10
- Expand documentation by @KnutZuidema in #14
- Tournament endpoints by @KnutZuidema in #16
- Third party code endpoints by @KnutZuidema in #17
- fix: run ci lint via docker by @KnutZuidema in #19
- feat: implement new match endpoints by @KnutZuidema in #18
- feat: data dragon caching by @KnutZuidema in #20
- fix(travis.yml): test all packages and use build stages by @KnutZuidema in #21
- feat: methods for access to static data by @KnutZuidema in #22
- refactor: clean up project by @KnutZuidema in #23
- fix(api): use champions cache for list only when list was executed previously by @KnutZuidema in #25
- refactor: package structure by @KnutZuidema in #26
- feat: use github actions for CI by @KnutZuidema in #27
- feat: fetch methods for models with ID attributes by @KnutZuidema in #28
- feat: options for client consturctor by @KnutZuidema in #29
- feat: separate riot endpoints by category by @KnutZuidema in #31
- chore(riot): change endpoint prefix by @KnutZuidema in #33
- fix(api): LeagueItem to include tier attribute by @Ayuei in #34
- feat: Legends of Runeterra endpoints by @KnutZuidema in #35
- feat(riot/lol): add option parameter to match client List() by @ironpark in #38
- Fix optional property by @adv0cat in #39
- 🚑 master: fix json field for perkIds by @davidbayo10 in #40
- fix json field for frameInterval by @fralcow in #41
- Match v5 by @pixelrazor in #49
- Fix parameters to query to GetTimeline based on documentation by @algorithme in #50
- add Vietnam region & Sea route (constants.go) by @nggialac in #55
- Add missing regions by @harmonherring in #56
- Add emerald tier by @duskrunner in #57
- Dev by @yigithanbalci in #54
- fixed the example in the README file in #58
- Add new RiotID routes; Capture RiotIDGameName from MatchV5 by @harmonherring in #60
New Contributors
- @KnutZuidema made their first contribution in #8
- @Ayuei made their first contribution in #34
- @ironpark made their first contribution in #38
- @adv0cat made their first contribution in #39
- @davidbayo10 made their first contribution in #40
- @fralcow made their first contribution in #41
- @pixelrazor made their first contribution in #49
- @algorithme made their first contribution in #50
- @nggialac made their first contribution in #55
- @harmonherring made their first contribution in #56
- @duskrunner made their first contribution in #57
- @yigithanbalci made their first contribution in #54
Full Changelog: https://github.com/KnutZuidema/golio/commits/v1.0.0