Skip to content

Releases: contenir/contenir-resource

v1.1.0: Fix type hints for ResourcePlugin and Resource view helper

18 Mar 04:42

Choose a tag to compare

- ResourcePlugin: change parameter type to string|array|null
- Resource view helper: change parameter type to string|iterable|null

Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>

v1.0.7.2

26 Oct 05:08

Choose a tag to compare

Update to PHP8.1

v1.0.7.1

26 Oct 04:24

Choose a tag to compare

Update to PHP8.1

v1.0.7

17 Jan 02:59

Choose a tag to compare

Remove PHP 7.x support

v1.0.6.2

11 Sep 02:03

Choose a tag to compare

Minor fix to object detection

v1.0.6.1

11 Sep 01:18

Choose a tag to compare

Minor fix to register View Plugin in Module

v1.0.6

11 Sep 01:14

Choose a tag to compare

Added new View Helper to generate URLs from Resource instance

v1.0.5

18 Jun 02:31

Choose a tag to compare

Fixed bug with method matching for __call

v1.0.4

14 Jun 08:21

Choose a tag to compare

Allows use of user-defined resource manager

v1.0.3.1

08 Jun 04:32

Choose a tag to compare

Increased flexibility when calling queries from the Resource Manager