You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

2.6 KiB

Change Log

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

0.4.14 (2018-08-13)

Bug Fixes

  • ensure to not force unhandled rejections (9b416ea)

0.4.13 (2018-08-06)

Features

  • promise: support cancellation case (b4b018d), closes #97

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