Skip to content

Releases: meraki-analytics/orianna

orianna-4.0.0-rc9

06 Aug 05:03
Compare
Choose a tag to compare
v4.0.0-rc9

v4.0.0-rc9 release

orianna-4.0.0-rc8

04 Jun 17:02
Compare
Choose a tag to compare
v4.0.0-rc8

v4.0.0-rc8 release

orianna-4.0.0-rc7

26 May 02:53
Compare
Choose a tag to compare
v4.0.0-rc7

v4.0.0-rc7 release

orianna-4.0.0-rc6

22 Apr 19:28
Compare
Choose a tag to compare
v4.0.0-rc6

v4.0.0-rc6 release

orianna-4.0.0-rc5

14 Sep 01:49
Compare
Choose a tag to compare

NOTE: This release contains a major breaking API change to Queues - they have been renamed to colloquial names rather than using the API-specific key as the enum name. Deprecated queues are now denoted as such.

Other changes:

  • Added Iron tier
  • The InMemoryCache should now properly initialize on Android
  • Fixes a bug with matches showing 11 participants
  • Fixes a bug with requesting match history from the API with start times older than Riot's history
  • Fix missing EventType from match timeline events

orianna-4.0.0-rc4

23 Jun 22:13
Compare
Choose a tag to compare
v4.0.0-rc4

v4.0.0-rc4 release

orianna-4.0.0-rc3

26 Feb 02:07
Compare
Choose a tag to compare
orianna-4.0.0-rc3 Pre-release
Pre-release
v4.0.0-rc3

v4.0.0-rc3 release

orianna-4.0.0-rc2

22 Feb 19:43
Compare
Choose a tag to compare
orianna-4.0.0-rc2 Pre-release
Pre-release

Proper android support (including proxying RiotAPI calls) in addition to some bug fixes and QOL improvements

orianna-4.0.0-rc1

28 Jan 09:42
Compare
Choose a tag to compare
orianna-4.0.0-rc1 Pre-release
Pre-release
  • Upgraded for Riot API v4 compatibility
  • Removed some legacy endpoints
  • Fix an edge case rate limiter bug
  • Add support for getting information about patches
  • A few other QOL fixes

orianna-3.0.4

07 Jul 22:37
Compare
Choose a tag to compare
  • Fixed a potential race condition with the rate limiter
  • Fixed handling of old match versions when getting static-data
  • Added UNRANKED tier
  • Fixed currentMatch.exists()
  • Stopped MatchHistory from failing when no matches were found
  • Added Season.getLatest()