Releases: pashamesh/uiscom-api-client
Releases · pashamesh/uiscom-api-client
0.4.0 DataAPI client & Unit tests
What's Changed
- tests: Added unit tests for Call API by @pashamesh in #6
- CI: added
php_cs_fixerby @pashamesh in #7 - fix: Access token expiration timestamp is int by @pashamesh in #8
- feat: Replace RestAPI client by DataAPI client by @pashamesh in #9
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.4 Security fixes
What's Changed
- removed
composer.lock - updated
README.md - fixed code styling in
src/CoMagic/RestApiClient.php - added ability to run
src/tests/test.phpin Docker
Full Changelog: 0.2.3...0.2.4
Fixes and docs improvements
- Fixed RestAPI post methods,
- Improved docs for Uiscom,
- Updated Guzzle.
Call API method name fix
- Fixed Call API method name transform
- Fixed Call API condition typo
Added Call API client
- Added Call API client
- Fixed Rest API client Exceptions namespace
First release
0.1.0 Fixed typo in README.md