Skip to content

dash-file-cache v0.1.2

Latest
Compare
Choose a tag to compare
@cainmagi cainmagi released this 13 Oct 23:33

Introduction

GitHub release (latest SemVer) GitHub all releases GitHub PyPI - Downloads

Dash File Cache is a Dash extension library.

Utilities for providing convenient methods to serve cached data in Plotly-Dash or Flask.

Changelog

0.1.2 @ 10/13/2024

🔧 Fix

  1. Fix: Correct a typo of the html tags in the readme file.
  2. Fix: Fix typos in the docstrings.
  3. Fix: Make caches.typehints.Deferred used by other modules.
  4. Fix: Add caches.typehints.Deferred to the __all__ list of the module.
  5. Fix: Correct the keywords in pyproject.toml.

💾 Change

  1. Remove unused utilities.no_cache.
  2. Adjust the ignore list of pyright, black and flake8.
  3. Adjust the typehints of services.data.ServiceData.

Full Changelog: https://github.com/cainmagi/dash-file-cache/commits/v0.1.2