Skip to content

Releases: hiroki0525/idle-task

v4.3.0

28 Jan 13:42
Compare
Choose a tag to compare

4.3.0 (2024-01-28)

Features

  • add overwriteTask option (4e928b6)

v4.2.3

28 Jan 04:52
Compare
Choose a tag to compare

4.2.3 (2024-01-28)

Performance Improvements

v4.2.2

05 Sep 00:33
Compare
Choose a tag to compare

4.2.2 (2023-09-05)

Reverts

  • Revert "ci: remove TOC Generator" (3a8abb3)

v4.2.1

26 May 16:09
Compare
Choose a tag to compare

4.2.1 (2023-05-26)

Bug Fixes

  • deps: update [all]dependencies (patch) (954e85c)

v4.2.0

26 Apr 04:42
Compare
Choose a tag to compare

4.2.0 (2023-04-26)

Features

  • add GetResultFromIdleTaskOptions.taskName (dfcdd13)

v4.1.0

24 Apr 13:32
Compare
Choose a tag to compare

4.1.0 (2023-04-24)

Features

  • add SetIdleTaskOptions.taskName (42a8e1c)

v4.0.0

04 Mar 04:06
Compare
Choose a tag to compare

4.0.0 (2023-03-04)

Features

  • timeoutStrategy is forceRun as default (b6520ba)
  • manage caches automatically (ed185fd)

BREAKING CHANGES

v3.4.0

19 Feb 13:09
Compare
Choose a tag to compare

3.4.0 (2023-02-19)

Features

  • log more information when debug mode. See #52 (a752d68)

v3.3.3

04 Feb 14:42
Compare
Choose a tag to compare

3.3.3 (2023-02-04)

Bug Fixes

  • not working cancelIdleTask when setting SetIdleTaskOptions.revalidateInterval (0b4f980)

v3.3.2

02 Feb 13:50
Compare
Choose a tag to compare

3.3.2 (2023-02-02)

Bug Fixes

  • not working SetIdleTaskOptions.revalidateInterval (4ba9c8d)