Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matt-thomson matt-thomson released this 01 Jul 08:43
· 732 commits to master since this release
  • Introduces the MandatePdf service. Deprecates the previous HelperService#download method in place of this.
  • Introduces the ModulusCheck service.
  • Allows access to the HTTP status code and response headers, using the executeWrapped method in place of execute.
  • Adds logging of requests and responses.
  • Various test and documentation improvements.