Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 14:55
· 5 commits to main since this release

Minor Changes

  • 178f4b2: Add new class DataLoaderCache to simplify the API. It wraps the DataLoader
    class and automatically uses the dataloaderCache when the cache option is
    configured.