CHANGELOG.md 2.0 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.12 (2018-02-23)

Bug Fixes

  • max-age: unref timeouts to not block processes from exiting (5bcc5a4), closes #25

0.4.11 (2017-09-11)

Bug Fixes

  • _get and _has internal args handling. (7cb1c7a), closes #88

0.4.10 (2017-09-07)

Bug Fixes

  • remove then:finally mode as it can't work right (5b79698)

0.4.9 (2017-08-29)

0.4.8 (2017-08-29)

0.4.7 (2017-08-29)

Features

  • improve 'promise' mode handling (759e315)
  • improve internal promise validation (d23b94f)

0.4.6 (2017-08-24)

  • profileName option for naming memoizee instances in profile output

0.4.5 (2017-05-10)

Bug Fixes

  • resolution of extensions with weak handling (f29a97b), closes #79

Old changelog

See CHANGES