Skip to content

Releases: GetDKAN/file-fetcher

5.0.3

22 Jan 18:16
70ad5cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.2...5.0.3

5.0.2

08 Dec 20:55
d87fdb6
Compare
Choose a tag to compare

What's Changed

  • Ensure processors are determined at runtime by @paul-m in #35

Full Changelog: 5.0.1...5.0.2

5.0.1

08 Dec 20:53
3d86660
Compare
Choose a tag to compare

What's Changed

  • Handle file wrapper errors in Local by @paul-m in #34

Full Changelog: 5.0.0...5.0.1

5.0.0

17 Nov 16:00
58eba37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.2...5.0.0

4.2.2

30 Oct 16:59
a75370f
Compare
Choose a tag to compare

What's Changed

  • Set some methods to protected to allow overrides by @paul-m in #32

Full Changelog: 4.2.1...4.2.2

4.2.1

14 Mar 18:28
b54e87a
Compare
Choose a tag to compare

What's Changed

New Contributors

4.2.0

17 Feb 18:27
3b92fd5
Compare
Choose a tag to compare

What's Changed

  • Simplify file-fetcher, remove chunking and use guzzle by @dafeder in #26

4.1.4

09 Jan 20:56
Compare
Choose a tag to compare
  • Fix returned header key to lower case (#27)

4.1.3

23 Nov 14:56
30aa164
Compare
Choose a tag to compare
Prevent Remote Processor from performing an HTTP request prematurely …

…(#25)

4.1.2

14 Sep 18:48
d09be84
Compare
Choose a tag to compare

Switch to a direct copy() for local files. (#24)