v0.0.5
Pre-release
Pre-release
Improvement
- Support parallel requests in backend package, this should result in faster turnarounds when the requests are known up front. Requests that page through are yet to be optimised to look ahead.
Fix
- Non-relative configuration and credentials paths were not being resolved correctly.
.bitbucket-toolbox.jsconfiguration was not being picked up.
Feature
- New
scriptsaction where you can perform and respond to certain events. For now this only supports the "openPullRequests" type. This will load all open pull requests (including changed chunks).