zibios/wrike-php-library

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog

## v3.x

### 3.0.0 (2018-10-07)
* Wrike API V4 & PHP >= 7.1
* Breaking changes due to PHP >= 7.1 only support (strict types)
* Breaking changes due to method names refactoring

## v2.x

### 2.0.0 (2018-10-07)
* Wrike API V4
* Breaking changes due to changes in Wrike API

## v1.x

### 1.1.0 (2018-10-07)
* New requests added due to changes in Wrike API
* Roadmap introduced

### 1.0.0 (2018-02-25)
* First stable release 

## DEV

### 0.1.0 (2017-03-08)
* Stable code 

### 0.0.2 (2017-02-07)
* Decoupling WrikePhpSdk - common updates in all WrikePhp* packages 

### 0.0.1 (2017-02-04)
* Initial version