Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Releases: TheBastionBot/bwapi

BWAPI Library 3.0.6

29 Nov 10:44
Compare
Choose a tag to compare

Changes

BWAPI Library 3.0.5

30 Jan 18:56
Compare
Choose a tag to compare

Patches

  • 4d80824 Fix missing transpiled JS files.

BWAPI Library 3.0.4

30 Jan 18:50
Compare
Choose a tag to compare

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

30 Jan 18:18
Compare
Choose a tag to compare

Patches

BWAPI Library 3.0.2

30 Jan 18:00
Compare
Choose a tag to compare

Patches

  • efe0ac7 Fixed a potential unintended recursion.

BWAPI Library 3.0.1

30 Dec 07:57
Compare
Choose a tag to compare

Patches

  • 2b8ffd8 Fixed query strings being persistent across all requests.

Dependencies

BWAPI Library 3.0.0

12 Dec 06:26
Compare
Choose a tag to compare

Breaking Changes

  • BWAPI#request method doesn't accepts the qs argument anymore.

What's new?

  • BWAPI#request can now override default request options using the options argument.

BWAPI Library 2.0.0

12 Dec 06:04
Compare
Choose a tag to compare

Breaking Changes

  • BWAPI constructor doesn't accept the headers object anymore.
  • BWAPI constructor now accepts full request options object.

BWAPI Library 1.0.0

28 Nov 19:03
Compare
Choose a tag to compare

Initial release