Skip to content

Releases: TheDrone7/shieldbow

v2.1.1

29 Jun 21:17
Compare
Choose a tag to compare

What's Changed

  • Roll back to the previous patch when the community dragon does not have the data for the latest patch.
  • Fix .env var naming for testing purposes by @DarkIntaqt in #62

Full Changelog: 2.1.0...2.1.1

v2.1.0

16 May 03:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.1.0

v2.0.4

04 Apr 07:34
Compare
Choose a tag to compare

What's Changed

  • Added prestigeCrestBorderLevel and crestBorder by @DarkIntaqt in #52

Full Changelog: 2.0.3...2.0.4

v2.0.3

02 Apr 10:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

v2.0.2

28 Mar 17:02
Compare
Choose a tag to compare
  • Bug fixes
    • Dedicated file from Milio missing in meraki analytics
    • Perk trees have values 0 for some games in match-v5

v2.0.1

08 Mar 23:49
Compare
Choose a tag to compare
  • Fix items fetching, and increase test coverage.

Full Changelog: v2.0.0...2.0.1

v2.0.0

07 Mar 01:53
d423423
Compare
Choose a tag to compare

Major update

What's Changed

Quick overview

  1. New plugin system for caching, storage, and logging.
  2. Updated fetching options.
  3. Updated client configuration.
  4. Updated directory structure.
  5. New SEA region/platform endpoints added.
  6. Removed Storage manger (replaced by the plugin system)
  7. Update all managers to use new storage/cache plugins.
  8. New rate limiter
  9. New rate limits configuration (WIP)
  10. API updates.

Full Changelog: 1.6.0...v2.0.0

v1.6.0

19 Oct 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.6.0

v1.5.1

26 Sep 07:09
Compare
Choose a tag to compare

What's Changed

  • Add missing promise reject for the case when match data is malformed by @MissUwuieTime in #31
  • Add sprite property to Champion structure class by @MissUwuieTime in #33

New Contributors

  • @MissUwuieTime made their first contribution in #31

Full Changelog: 1.5.0...1.5.1

v1.5.0

28 Aug 00:34
Compare
Choose a tag to compare

What's Changed

  • Replace "null"s & Initalization checks by @MrBartusek in #25
  • Add missing tests for caching and pre-fetching by @MrBartusek in #12
  • Replace all nulls with undefnied by @MrBartusek in #28
  • oc1 region endpoint change: americas to sea by @DarkIntaqt in #29
  • Rename ChampionMasteryManager.refreshAll to ChampionMasteryManager.fetchAll by @MrBartusek in #22

New Contributors

Full Changelog: 1.4.0...1.5.0