Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 558 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.3.0] - 2024-07-03

Changed

  • Added the ability for pettyCache.fetch to support async functions.

[3.2.0] - 2021-04-05

Changed

  • Upgraded redis version to ~3.1.0.

[3.1.0] - 2021-02-16

Added

  • Added the ability for pettyCache.bulkFetch to specify TTL options.