Skip to content

4.0.0

Compare
Choose a tag to compare
@antonkomarev antonkomarev released this 27 Aug 09:48
· 61 commits to master since this release

Changed

  • Contracts extracted to Cog\Contracts\YouTrack package (#32)
    • Cog\YouTrack\Rest\Authenticator\Contracts moved to Cog\Contracts\YouTrack\Rest\Authenticator
    • Cog\YouTrack\Rest\Authorizer\Contracts moved to Cog\Contracts\YouTrack\Rest\Authorizer
    • Cog\YouTrack\Rest\Client\Contracts moved to Cog\Contracts\YouTrack\Rest\Client
    • Cog\YouTrack\Rest\Client\HttpContracts moved to Cog\Contracts\YouTrack\Rest\HttpClient
    • Cog\YouTrack\Rest\Client\Response moved to Cog\Contracts\YouTrack\Rest\Response

View the changes from 3.2.0 to 4.0.0