Skip to content

Releases: xmlsquad/xml-authoring-library

0.3.3

14 Oct 20:14
Compare
Choose a tag to compare

0.2.3

03 Jun 08:25
Compare
Choose a tag to compare
  • The Google API authentication got more informative error messages.
  • Added the GoogleAPIClient::authenticateFromCommand method to make authentication in Symfony commands with a single line of code.

0.2.2

03 Jun 04:14
Compare
Choose a tag to compare

Fixed:

  • Google authentication doesn’t work if the client secret file doesn’t have a redirect URL

0.2.0

02 Jun 12:12
Compare
Choose a tag to compare
  • Updated to PHP 7.1.
  • Added the AbstractCommand::writeError method.

Breaking changes:

  • Google API classes got types in their methods signatures.

0.0.5

01 Jun 11:25
Compare
Choose a tag to compare

Minor fixes

0.0.4

31 May 06:23
Compare
Choose a tag to compare
  • Added a custom console logger
  • Added some Google mime type constants to the Google API helper

0.0.3

31 May 05:20
Compare
Choose a tag to compare

Added a Google API helper