Skip to content

Releases: GetDKAN/contracts

1.1.3

11 Jun 19:08
0a8aa78
Compare
Choose a tag to compare

What's Changed

  • Add PHP 8.3 to our testing matrix by @paul-m in #17

Full Changelog: 1.1.2...1.1.3

1.1.2

16 Jan 19:37
38eba44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

13 Mar 17:51
5596c3e
Compare
Choose a tag to compare

What's Changed

  • 13589 Target PHP 7.4, support PHP 8.1 by @paul-m in #14

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

15 Mar 21:19
ef8c159
Compare
Choose a tag to compare

[FEATURE] #13 BulkStorerInterface

1.0.1

11 Jan 16:14
c9ed01f
Compare
Choose a tag to compare

[DOCS] Clarify the behavior from BulkRetrieverInterface.

1.0.0

25 Oct 16:56
630a7b5
Compare
Choose a tag to compare
  • [FEATURE] #11 Allow factories to be configurable.

The BC breaking change is: The FactoryInterface definition was modified.

0.2.0

21 Oct 17:20
b9ae229
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • [FEATURE] #10 Loosen the storage related contracts to allow things, other than strings, to be stored, and retrieved.

  • [FEATURE] #10 Adding a hydratable interface, and being more specific, at least in the documentation, about what our storage related interfaces support.

  • [FEATURE] #10 Allowing an instance to be passed during hydration.

0.1.3

16 Aug 20:30
86f667c
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
Update MemoryFactory.php

0.1.2

16 Aug 14:51
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Includes a factory interface.

0.1.1

31 Jul 21:23
e7099d6
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Switch package owner