Releases: meraki-analytics/orianna
Orianna v2.2.3
Various bug fixes and a hibernate update
Orianna v2.2.2
Bug fixes for Challenge API
Orianna v2.2.1
Added Challenge API and some bug fixes
Orianna v2.2.0
Initial release with support for Hibernate databasing. Check out that project for details.
Also some bug fixes.
Orianna v2.1.4
Various bug fixes and usability tweaks. Removed some old placeholder methods that had gotten by unnoticed.
Note: getChampion() methods that took ID(s) have been renamed to getChampionByID() at the addition of getChampionByName() methods. Sorry semantic versioning.
Orianna v2.1.3
Added parsing of item descriptions to get missing stats
Added methods to fill in spell description values
429s are now automatically addressed (set your rate limit correctly though!)
Orianna v2.1.2
Some bug fixes, convenience methods, and database iterators.
Orianna v2.1.1
Error handling for Async APIs
Orianna v2.1.0
Added basic filesystem-based database
Orianna v2.0.7
More bug fixes