Skip to content

Releases: kingsquare/communibase-connector-php

2.5.6

15 Jan 13:54
5c27fa4
Compare
Choose a tag to compare
revert to psr-0

Make sure to count countable items

15 Jan 13:51
440779d
Compare
Choose a tag to compare

This is mostly a minor release to make sure to only count()-countable items

(+we've made sure that styling is consistent across the files)

maintenance

17 Feb 08:43
Compare
Choose a tag to compare
  • wrapped guzzle connect exception
  • smaller connect timeout (max 2s vs ~indefinately)

GetByRef Continued (2)

24 Jan 11:57
Compare
Choose a tag to compare

This release adds basic support for relative byRef fetching via passing the root into the getByRef and not throwing an Exception beforehand.

2.5.2: Merge pull request #25 from kingsquare/getByRef-continued

21 Jul 09:33
Compare
Choose a tag to compare

GetByRef new style

05 Jul 08:27
Compare
Choose a tag to compare
Merge pull request #24 from kingsquare/getByRef-newstyle

Get by ref newstyle

2.4.0: feature: support aggregate

03 May 14:59
Compare
Choose a tag to compare
Added a new method that exposes the aggregate pipeline features of communibase.

Added version parameter to getById

26 Feb 08:52
Compare
Choose a tag to compare

and getByIds now returns $ids parameter ordering unless provided otherwise

2.2.1: bugfixed host header passing

12 Nov 14:16
Compare
Choose a tag to compare
(and removed the version identification from composer to just do the tags on the repo)

2.2.0: Merge pull request #19 from kingsquare/better-exceptions

12 Nov 08:09
Compare
Choose a tag to compare