------------------------------------------------------------------- Fri Dec 1 09:57:04 UTC 2023 - Dirk Müller - update to 0.4.0: * Fixed typo in `batch_load_fn` TypeError * Removed `None` default value for `key` arg in `DataLoader.load()` * Removed Python 3.6 as a supported target version - update to 0.3.0: * Adds typing * Drops support for Python<3.6 * Adds support for overriding `get_cache_key` in subclasses * Improves README.md and removes README.rst ------------------------------------------------------------------- Thu Mar 10 09:05:34 UTC 2022 - pgajdos@suse.com - pytest-mock is actually not required for build ------------------------------------------------------------------- Mon Jan 24 10:08:57 UTC 2022 - Sebastian Wagner - update to version 0.2.1: - Resolve deprecation warning for Python 3.9 - Fix print related typos in the README files ------------------------------------------------------------------- Mon Dec 6 10:36:19 UTC 2021 - Sebastian Wagner - remove coverage from test. ------------------------------------------------------------------- Mon Dec 6 08:41:12 UTC 2021 - Sebastian Wagner - initial package for version 0.2.0.