Skip to content

Releases: Bloggify/brokerbin

3.1.0

24 Nov 13:22
Compare
Choose a tag to compare

Handle the rate limit and errors

3.0.1

03 Nov 17:26
Compare
Choose a tag to compare

Remove debugger, fix param

3.0.0

13 Oct 02:14
Compare
Choose a tag to compare

3.0.0

  • Clean up dependencies
  • Remove the SOAP version (migrated into brokerbin-soap)
  • Simplify code

2.0.0

08 Oct 06:59
Compare
Choose a tag to compare

BrokerBin 2.0.0

  • Add the REST API v2 along with SOAP
  • Along with the SOAP version, use the REST API v2. This is a breaking change because changes the default from SOAP to REST.

1.1.4

22 Nov 17:05
Compare
Choose a tag to compare

Improve logs and refresh authentication

1.1.3

17 Oct 20:10
Compare
Choose a tag to compare

Fix property access in the results.

1.1.2

17 Oct 20:08
Compare
Choose a tag to compare

Fix property access in the results.

1.1.1

25 Feb 11:54
Compare
Choose a tag to compare

Add the failed authentication error

1.1.0

21 Feb 11:44
Compare
Choose a tag to compare

1.1.0

1.0.1

21 Feb 11:40
Compare
Choose a tag to compare

Upgrade dependencies, improve the APIs:

  • authenticate() will be called automatically if needed
  • Use environment variables for easier usage.