Skip to content

Releases: p4it-kft/yii2-rest-client

v0.3.5: Merge pull request #1 from p4it-kft/papppeter-patch-1

25 Jan 10:07
d0be7ce
Compare
Choose a tag to compare
Fix one() to give back null if nothing found

v0.3.4

02 Nov 12:03
Compare
Choose a tag to compare
Expand trough relation if no attributes exists

bug fix.

07 Aug 10:51
365f9d4
Compare
Choose a tag to compare

in get parameter we cannot send null values so we convert it to null string

v0.3.2

23 Jul 10:23
Compare
Choose a tag to compare
changed logic for client handling

v0.3.1: Update ActiveHttpClient.php

04 May 08:14
e65967a
Compare
Choose a tag to compare
readd prepare for build url.

v0.3

29 Apr 06:25
Compare
Choose a tag to compare
add AfterGetClientEvent.php

v0.2: change client to immutable

28 Apr 07:50
Compare
Choose a tag to compare
add event after get client

v0.1

28 Apr 07:42
Compare
Choose a tag to compare
populate bug fix.

initial release

24 Mar 06:35
Compare
Choose a tag to compare
- relations

- update
- save
- insert
- validate load back preparation

missing:
- code clean up
- full tests