Skip to content

Releases: searchfe/makit

v1.13.2

04 Dec 07:39

Choose a tag to compare

1.13.2 (2019-12-04)

Bug Fixes

v1.13.1

04 Dec 04:56

Choose a tag to compare

1.13.1 (2019-12-04)

Bug Fixes

  • delay in ctx.make, fix dep utimes, invalidate dep (677c727)

v1.13.0

03 Dec 10:40

Choose a tag to compare

1.13.0 (2019-12-03)

Bug Fixes

  • delay 3ms for each recipe, see #14 (cbdfd5e)
  • dynamicDependenciesUpdatedAt default value (e320c51)
  • log outputs in bin/makit respect to loglevel (5bd03e8)

Features

  • add make stack in error.message (328798a)

v1.12.3

02 Dec 09:37

Choose a tag to compare

1.12.3 (2019-12-02)

Bug Fixes

  • graph printing, closes #5 (57b2397)
  • update unit test for DirectedGraph (8cdc341)

v1.12.2

02 Dec 08:18

Choose a tag to compare

1.12.2 (2019-12-02)

Bug Fixes

  • glob negation in Target.match/exec (cfc561e)

v1.12.1

02 Dec 05:50

Choose a tag to compare

1.12.1 (2019-12-02)

Bug Fixes

  • support node_js LTS versions (9be73c1)

v1.12.0

29 Nov 17:02

Choose a tag to compare

1.12.0 (2019-11-29)

Features

  • rude() with dynamic dependencies (a72cba2)
  • support arbitrary nested concurrent/series (b4e07be)
  • unlink, unlinkSync for Context (8d67332)

v1.11.0

29 Nov 14:15

Choose a tag to compare

1.11.0 (2019-11-29)

Features

v1.10.3

29 Nov 10:22

Choose a tag to compare

1.10.3 (2019-11-29)

Bug Fixes

v1.10.2

29 Nov 09:30

Choose a tag to compare

1.10.2 (2019-11-29)

Bug Fixes

  • add disableCheckCircular (1188aa3)