Releases: Bloggify/brokerbin
Releases · Bloggify/brokerbin
3.1.0
3.0.1
Remove debugger, fix param
3.0.0
3.0.0
- Clean up dependencies
- Remove the SOAP version (migrated into
brokerbin-soap
) - Simplify code
2.0.0
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
Improve logs and refresh authentication
1.1.3
Fix property access in the results.
1.1.2
Fix property access in the results.
1.1.1
Add the failed authentication error
1.1.0
1.1.0
1.0.1
Upgrade dependencies, improve the APIs:
authenticate()
will be called automatically if needed- Use environment variables for easier usage.