Skip to content

Releases: SirStig/yokedcache

Release 0.3.0

03 Nov 05:01

Choose a tag to compare

v0.3.0

Changes since v0.2.3

Features

  • feat: enhance documentation and SEO for YokedCache with Redis caching and FastAPI integration (
    b5247e)

Fixes

  • fix: update test assertion to include keyword arguments for cache.set (b34569b)
  • fix: resolve failing test cases for 0.3.0 (
    7fae51)

Documentation

  • docs(changelog): add 0.2.3 (
    15c839)

Chores

  • chore: update GitHub Actions to use latest versions of configure-pages, upload-pages-artifact, and deploy-pages (
    c8e736)

Other

Release 0.2.3

25 Aug 22:59

Choose a tag to compare

v0.2.3

Changes since v0.2.0

Features

  • feat: update manual release workflow to include prerelease option and version verification (
    74e17d)

Fixes

  • fix: improve version retrieval method and enhance error handling for CacheConfig (6581eb7)
  • fix: improve type annotations and enhance error handling in FastAPI example (
    8e8680)

Chores

  • chore: remove flake8 linting step from test workflow (
    a52e34)
  • chore: ensure newline at EOF in pre-commit config (
    ffd948)
  • chore: release version 0.2.1 with enhanced resilience and performance features (
    e04b78)
  • chore: update Codecov action in CI workflow (
    ab4405)
  • chore: enhance documentation and streamline project structure (
    9e5470)
  • chore: update dependencies and enhance configuration options (
    29d7ec)

Other

  • Add extensive test 2 (
    33ed60)
  • Add extensive test coverage (
    4f3a62)
  • Add comprehensive tests, configuration files, and Prometheus setup for YokedCache (
    43ec50)