Skip to content

Releases: GetDKAN/harvest

1.0.5

16 Dec 14:49
d17ec60
Compare
Choose a tag to compare

What's Changed

  • Removing getdkan/contracts as much as possible by @paul-m in #20
  • Also improves some coding standards

Full Changelog: 1.0.4...1.0.5

1.0.4

12 Jun 20:00
a76042d
Compare
Choose a tag to compare

What's Changed

  • Mock and inject Guzzle client to avoid network call in test by @dafeder in #22
  • Support PHP 8.3 by @paul-m in #21

Full Changelog: 1.0.3...1.0.4

1.0.3

19 Jan 19:26
51e317b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

03 Mar 14:44
9a50ba7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

11 Jan 16:31
44368ed
Compare
Choose a tag to compare

[REFACTOR] #16 Simplifying revert's code.

1.0.0

08 Jan 15:40
fc16170
Compare
Choose a tag to compare

[BUG] #15 Expecting BulkRetrieverInterface compatible storages to ignore the conditions on the interface and return an array of ids instead of all the content indexed by ids.

NOTE The BC breaking change is that storage mechanisms following the contracts properly will start failing.

0.2.5

25 Oct 21:48
34c9998
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release
  • [MANAGEMENT] #14 Update contracts.

0.2.4

21 Oct 18:28
43585c2
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release
  • [MANAGEMENT] #13 Update contracts.

0.2.3

16 Aug 16:34
0d2e2ca
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Fixing contracts requirement.

0.2.2

16 Aug 14:53
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Loosen requirements for Load and Factory objects