0.8.0 (June 28, 2022)#

Added#

  • Support for fetching using multiple fetchers using the MultiFetcher class (#44).

  • The fetching.types module.

  • The Fetcher interface. The old Fetcher class in now called AbstractFetcher.

  • The action_level.ActionLevel enum type.

Changed#

  • Refactor score and filter functions (mapping-module) to increase flexibility and cover more use cases (#57, #58).