This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
Releases: TheBastionBot/bwapi
Releases · TheBastionBot/bwapi
BWAPI Library 3.0.6
BWAPI Library 3.0.5
Patches
- 4d80824 Fix missing transpiled JS files.
BWAPI Library 3.0.4
Patches
- 2a5c812 Fixed a fix which was supposed to fix a fix while fixing it. It's fixed. Request options won't be persistent anymore across requests.
BWAPI Library 3.0.3
BWAPI Library 3.0.2
Patches
- efe0ac7 Fixed a potential unintended recursion.
BWAPI Library 3.0.1
BWAPI Library 3.0.0
Breaking Changes
BWAPI#request
method doesn't accepts theqs
argument anymore.
What's new?
BWAPI#request
can now override default request options using theoptions
argument.
BWAPI Library 2.0.0
Breaking Changes
- BWAPI constructor doesn't accept the
headers
object anymore. - BWAPI constructor now accepts full request options object.
BWAPI Library 1.0.0
Initial release