1.17.1 (2021-02-26)
1.17.0 (2021-02-26)
- robust invalidate (5610ff4)
- make 出错时不再每层都 catch,最终统一从依赖图里查找 (869458f)
- remove promise hierarchy by topological resolving (f08345c)
1.16.1 (2020-08-10)
- don't setLevel when not specified (ef05b48)
1.16.0 (2020-08-06)
- --require arguemnt and package.json entry (f4a5bf1)
1.15.4 (2020-05-09)
- use yargs.argv (9a0c12f)
1.15.3 (2020-05-08)
- emit esmolule interop to fix chalk (1d9b62d)
1.15.2 (2020-05-08)
- add chalk to dependencies (7b55d2b)
1.15.1 (2020-01-03)
- simple message for corrupted dep files (568fb5d)
1.15.0 (2019-12-12)
- better log (ad89204)
1.14.0 (2019-12-12)
1.13.2 (2019-12-04)
- delay before recipe (4ebe711)
1.13.1 (2019-12-04)
- delay in ctx.make, fix dep utimes, invalidate dep (677c727)
1.13.0 (2019-12-03)
- delay 3ms for each recipe, see #14 (cbdfd5e)
- dynamicDependenciesUpdatedAt default value (e320c51)
- log outputs in bin/makit respect to loglevel (5bd03e8)
- add make stack in error.message (328798a)
1.12.3 (2019-12-02)
1.12.2 (2019-12-02)
- glob negation in Target.match/exec (cfc561e)
1.12.1 (2019-12-02)
- support node_js LTS versions (9be73c1)
1.12.0 (2019-11-29)
- rude() with dynamic dependencies (a72cba2)
- support arbitrary nested concurrent/series (b4e07be)
- unlink, unlinkSync for Context (8d67332)
1.11.0 (2019-11-29)
- series() (51a2fa5)
1.10.3 (2019-11-29)
- change making (732951d)
1.10.2 (2019-11-29)
- add disableCheckCircular (1188aa3)
1.10.1 (2019-11-29)
- add off export (7a36b98)
1.10.0 (2019-11-29)
- add graph & off for emitter (29a7fde)
1.9.0 (2019-11-28)
1.8.0 (2019-11-28)
- fire recipe when make twice or more in immediate moment (cdfd03a)
- fire recipe when make twice or more in immediate moment (2620601)
- local make via ctx.make (d5d8027)
1.7.3 (2019-11-27)
- setVerbose() (1551451)
1.7.2 (2019-11-27)
- check prerequisites recursively (673b2fe)
1.7.1 (2019-11-26)
1.7.0 (2019-11-26)
- updateOrAddRule() (7488265)
1.6.0 (2019-11-26)
- support groups in dependency array (f70dec2)
1.5.2 (2019-11-25)
1.5.1 (2019-11-24)
- Fix a bug which can trigger loops in matching mode (cac2631)
1.5.0 (2019-11-23)
- publish patch (b1e8b8a)
1.2.0 (2019-11-23)
- dependency graph and make trace (e5cce8e)
- publish (c0d0475)
- publish (8389e73)
- publish 1.3.0 (6df3266)
- quiet argument to disable trace (138ea69)
- support match mode && backward reference (7f03a4f)
1.2.0 (2019-11-23)
- dependency graph and make trace (e5cce8e)
- publish 1.3.0 (6df3266)
- quiet argument to disable trace (138ea69)
- support match mode && backward reference (7f03a4f)
1.2.0 (2019-11-15)
1.1.0 (2019-11-13)
- cache pending make procedure (8077aa6)