Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 400 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.

[9.0.1] - 2018-11-26

added

  • New memoize decorator
  • new argument doCacheIf for cache decorator
  • new argument doRetryIf for retry decorator