Skip to content

Releases: digirati-co-uk/elucidate-php

v3.0.6

20 Nov 14:28
52a7657

Choose a tag to compare

Add support for next page in first page (#31)

v3.0.5

27 Nov 14:02
1a0b793

Choose a tag to compare

Merge pull request #28 from stephenwf/feature/fix-unrelative-urls

Fix relative urls

v3.0.4

18 Oct 14:56

Choose a tag to compare

Merge pull request #27 from stephenwf/feature/etag-related-fixes

ETag related fixes

v3.0.3

05 Oct 15:48

Choose a tag to compare

Bug fixes, API extensions

v3.0.2

25 Sep 14:40

Choose a tag to compare

Merge pull request #23 from stephenwf/feature/stop-propagation-continued

Bugs, code style and stop propagation

v3.0.1

23 Sep 18:08

Choose a tag to compare

  • Added stop-able post requests using events
  • via field now transformed when passed through Uri Transformer

v3.0.0

22 Sep 14:03

Choose a tag to compare

Features

New methods for interacting with containers:

  • updateContainer
  • deleteContainer

Added EventAwareClient

  • Subscriptions to annotation lifecycle
  • Subscriptions to container lifecycle

New exceptions for catching Elucidate and application exceptions:

  • Elucidate\Exception\ElucidateRequestException
  • Elucidate\Exception\ElucidateUncaughtException

Headers

Annotations and Containers now both give access to the original headers from Elucidate, you can also set custom headers or change them before sending annotations and containers up to Elucidate.

v3.0.0-alpha

20 Sep 13:58

Choose a tag to compare

v3.0.0-alpha Pre-release
Pre-release
Merge pull request #19 from stephenwf/feature/http-update

Changed HTTP client to return PSR7 responses

2.1.2

12 Sep 12:36

Choose a tag to compare

Merge pull request #15 from digirati-co-uk/feature/total-results

Added total results

2.0.0 Elucidate update 1.2

08 May 14:49

Choose a tag to compare

Compatibility with Elucidate 1.2

FIXES:
Trailing slash for resources in Elucidate now added if not present

BREAKING CHANGE: path for search changed to include services/ uri.