Skip to content

Releases: ShaunLWM/OverwatchLeague.js

0.0.5

08 Jun 14:01

Choose a tag to compare

For those using < v0.04, please take note of the new constructor. You have to create a new object during instantiation.

const OverwatchLeague= require("overwatchleague.js");
let owl = new OverwatchLeague("en_US");

The rest of the methods are the same.

0.0.4

31 May 02:07

Choose a tag to compare

Update axios (CVE)

0.0.3: Add player information method

21 Apr 06:25

Choose a tag to compare