Skip to content

Releases: arlac77/one-time-execution-method

v2.0.2

07 Oct 01:27
eb95f27
Compare
Choose a tag to compare

2.0.2 (2020-10-07)

Bug Fixes

v2.0.1

10 Apr 14:11
f010cdc
Compare
Choose a tag to compare

2.0.1 (2020-04-10)

Bug Fixes

  • engines: add >=12.16.2 remove >=12.16.1 (engines.node) (e5d0f33)

v2.0.0

02 Apr 20:04
Compare
Choose a tag to compare

2.0.0 (2020-04-02)

Features

  • replace given method with the one time initialized one (d413ae2)

BREAKING CHANGES

  • defineOneTimeExecutionMethod() is gone

v1.1.0

02 Apr 18:54
Compare
Choose a tag to compare

1.1.0 (2020-04-02)

Features

  • reorder arguments to make name optional (d5f941f)

v1.0.0

02 Apr 15:36
Compare
Choose a tag to compare

1.0.0 (2020-04-02)

Bug Fixes