Skip to content

Releases: GetDKAN/file-fetcher

3.0.0

08 Nov 23:10
d6638fe
Compare
Choose a tag to compare
  • [MANAGEMENT] #12 Update procrastinator.

The BC breaking change is: The procrastinator update is BC breaking, which effectively will break any file fetcher users that uses the procrastinator library directly. Also, procrastinator is modifying the serialization format, which will affect stored, serialized, file-fetchers.

2.1.0

04 Nov 22:05
61723d2
Compare
Choose a tag to compare
  • [FEATURE] #11 Allow new processors to be passed through configuration.

2.0.0

21 Oct 21:17
656e398
Compare
Choose a tag to compare
  • [FEATURE] #9 Make FileFetcher a persistent job.

The BC breaking change is the visibility change in the Importer's class constructor. Importer objects are now constructed through a helper public method and not directly.

1.2.1

20 Sep 20:40
ea06a6f
Compare
Choose a tag to compare
  • [REFACTOR] #6 Dividing the logic in FileFetcher into multiple processors.

1.2.0

14 Sep 15:44
ed923ef
Compare
Choose a tag to compare
  • [FEATURE] #5 Try fetching files from incompatible servers.

1.1.0

26 Aug 16:34
Compare
Choose a tag to compare
  • Remove timeLimit, and make temporary directory configurable

1.0.0

31 Jul 17:18
Compare
Choose a tag to compare

Utility library to fetch remote files.