Skip to content

Releases: stevenmaguire/trello-php

0.3.3

22 Sep 16:35
Compare
Choose a tag to compare

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Remove makeQuery method from Client

Security

  • Nothing

0.3.2

22 Sep 15:31
Compare
Choose a tag to compare

Added

  • Add parameters to GET and DELETE Http methods

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.1

11 Sep 20:20
Compare
Choose a tag to compare

Added

  • Add temporary credentials support

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.3.0

03 Sep 20:13
Compare
Choose a tag to compare

Added

  • Central configuration object
  • Authorization support to assist with OAuth1 auth flow
  • Example code for OAuth1 auth flow
  • Improved documentation for getting started

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.2.1

07 Aug 03:12
Compare
Choose a tag to compare

Added

  • Dynamic method implementation (faster execution)

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Superflous traits (extra code)

Security

  • Nothing

0.2.0

04 Aug 23:54
Compare
Choose a tag to compare

Added

  • New client api
  • Complete client api documentation
  • 100% test code coverage
  • PSR 7 compatbility

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

Play nice, Composer

04 Feb 01:03
Compare
Choose a tag to compare
Play nice, Composer Pre-release
Pre-release
0.1.1

composer hell

First stable

04 Feb 00:25
Compare
Choose a tag to compare
First stable Pre-release
Pre-release
  • Core functionality established
  • 100% Code Coverage for Integration Tests
  • 49% Code Coverage for Unit Tests