0.8.0 (June 28, 2022)#
Added#
Support for fetching using multiple fetchers using the
MultiFetcherclass (#44).The
fetching.typesmodule.The
Fetcherinterface. The oldFetcherclass in now calledAbstractFetcher.The
action_level.ActionLevelenum type.
Changed#
Refactor score and filter functions (
mapping-module) to increase flexibility and cover more use cases (#57, #58).