{ "name": "just-task", "entries": [ { "date": "Mon, 16 Sep 2019 19:57:52 GMT", "tag": "just-task_v0.13.3", "version": "0.13.3", "comments": { "patch": [ { "comment": "Remove void from task() return type", "author": "elcraig@microsoft.com", "commit": "1cf24fd5e464d5045688b4d542cc2027e0e176cc" } ] } }, { "date": "Mon, 26 Aug 2019 22:53:18 GMT", "tag": "just-task_v0.13.2", "version": "0.13.2", "comments": { "patch": [ { "comment": "caching algo changed so it is faster", "author": "kchau@microsoft.com", "commit": "ab2a2d3ce2a4b0008de05c3d6a92555136d889dc" } ] } }, { "date": "Mon, 22 Jul 2019 20:51:44 GMT", "tag": "just-task_v0.13.1", "version": "0.13.1", "comments": { "patch": [ { "comment": "fail the build if it has invalid config", "author": "kchau@microsoft.com", "commit": "5b647b256a97f3ab7cb667ae72412774a9679448" } ] } }, { "date": "Thu, 11 Jul 2019 19:35:28 GMT", "tag": "just-task_v0.13.0", "version": "0.13.0", "comments": { "minor": [ { "comment": "returns a wrapped task even when doing a task('foo', 'bar') form", "author": "kchau@microsoft.com", "commit": "3f466076ccaffee68e6149d1b4b906ebe7f1de0e" } ] } }, { "date": "Thu, 11 Jul 2019 17:08:46 GMT", "tag": "just-task_v0.12.2", "version": "0.12.2", "comments": { "patch": [ { "comment": "speeding up build cache", "author": "kchau@microsoft.com", "commit": "41f35e4f9c771f2ffb96d0f5ea8cfb1eb1475afc" } ] } }, { "date": "Fri, 05 Jul 2019 16:59:55 GMT", "tag": "just-task_v0.12.1", "version": "0.12.1", "comments": { "patch": [ { "comment": "Uppercase the S in TypeScript", "author": "orta.therox@gmail.com", "commit": "6a81b5b8cab4f3dccfe3408e300ac4bc70c4719f" } ] } }, { "date": "Thu, 04 Jul 2019 02:04:13 GMT", "tag": "just-task_v0.12.0", "version": "0.12.0", "comments": { "minor": [ { "comment": "added a no-op detection for packages that aren't build and have no scripts", "author": "kchau@microsoft.com", "commit": "f30bc061508c03671e9bc01cbeb5fb444ca71b6c" } ] } }, { "version": "0.10.0", "tag": "just-task_v0.10.0", "date": "Tue, 04 Jun 2019 15:55:03 GMT", "comments": { "minor": [ { "comment": "Adds cache capability" } ] } }, { "version": "0.9.9", "tag": "just-task_v0.9.9", "date": "Wed, 15 May 2019 18:44:04 GMT", "comments": { "patch": [ { "comment": "Switch microsoft in repo URL to lowercase" } ], "dependency": [ { "comment": "Updating dependency \"just-task-logger\" from `>=0.2.0 <1.0.0` to `>=0.2.1 <1.0.0`" } ] } }, { "version": "0.9.8", "tag": "just-task_v0.9.8", "date": "Tue, 14 May 2019 17:59:20 GMT", "comments": { "patch": [ { "comment": "Adds __dirname resolve as last resort" } ] } }, { "version": "0.9.7", "tag": "just-task_v0.9.7", "date": "Fri, 10 May 2019 17:53:27 GMT", "comments": { "patch": [ { "comment": "Adds validation of command and a friendlier error message" } ] } }, { "version": "0.9.6", "tag": "just-task_v0.9.6", "date": "Fri, 03 May 2019 19:49:20 GMT", "comments": { "patch": [ { "comment": "Show error message if it's a string" } ] } }, { "version": "0.9.5", "tag": "just-task_v0.9.5", "date": "Wed, 01 May 2019 16:12:57 GMT", "comments": { "patch": [ { "comment": "Export the chain API from the root as well" } ] } }, { "version": "0.9.4", "tag": "just-task_v0.9.4", "date": "Mon, 29 Apr 2019 21:46:55 GMT", "comments": { "patch": [ { "comment": "More explicit error logs" } ] } }, { "version": "0.9.3", "tag": "just-task_v0.9.3", "date": "Thu, 25 Apr 2019 22:19:05 GMT", "comments": { "patch": [ { "comment": "really get rid of deprecation warning" } ] } }, { "version": "0.9.2", "tag": "just-task_v0.9.2", "date": "Thu, 25 Apr 2019 21:21:58 GMT", "comments": { "patch": [ { "comment": "get rid of logs with the wrapped task" } ] } }, { "version": "0.9.1", "tag": "just-task_v0.9.1", "date": "Thu, 25 Apr 2019 18:29:49 GMT", "comments": { "patch": [ { "comment": "gets rid of dep0097 warnings when running just tasks" } ] } }, { "version": "0.9.0", "tag": "just-task_v0.9.0", "date": "Wed, 17 Apr 2019 00:09:58 GMT", "comments": { "minor": [ { "comment": "Adds API to allow injecting a task after task has been registered" } ] } }, { "version": "0.8.1", "tag": "just-task_v0.8.1", "date": "Sun, 24 Feb 2019 04:07:27 GMT", "comments": { "patch": [ { "comment": "Fix breaks caused by just-task resolve using the same yargs instance to check config path" } ] } }, { "version": "0.8.0", "tag": "just-task_v0.8.0", "date": "Fri, 22 Feb 2019 23:37:36 GMT", "comments": { "minor": [ { "comment": "Consistent interface naming" } ], "dependency": [ { "comment": "Updating dependency \"just-task-logger\" from `>=0.1.2 <1.0.0` to `>=0.2.0 <1.0.0`" } ] } }, { "version": "0.7.10", "tag": "just-task_v0.7.10", "date": "Fri, 22 Feb 2019 19:03:38 GMT", "comments": { "patch": [ { "comment": "Update package metadata" } ], "dependency": [ { "comment": "Updating dependency \"just-task-logger\" from `>=0.1.1 <1.0.0` to `>=0.1.2 <1.0.0`" } ] } }, { "version": "0.7.9", "tag": "just-task_v0.7.9", "date": "Fri, 22 Feb 2019 16:58:03 GMT", "comments": { "patch": [ { "comment": "Tests and docs for resolve" } ] } }, { "version": "0.7.8", "tag": "just-task_v0.7.8", "date": "Thu, 21 Feb 2019 23:25:53 GMT", "comments": { "patch": [ { "comment": "Use new logger package" } ], "dependency": [ { "comment": "Updating dependency \"just-task-logger\" from `>=0.1.0 <1.0.0` to `>=0.1.1 <1.0.0`" } ] } }, { "version": "0.7.7", "tag": "just-task_v0.7.7", "date": "Wed, 20 Feb 2019 23:17:15 GMT", "comments": { "patch": [ { "comment": "Lock some dep versions" } ] } }, { "version": "0.7.6", "tag": "just-task_v0.7.6", "date": "Tue, 22 Jan 2019 21:28:18 GMT", "comments": { "patch": [ { "comment": "deps update" } ] } }, { "version": "0.7.5", "tag": "just-task_v0.7.5", "date": "Sat, 05 Jan 2019 20:47:28 GMT", "comments": { "patch": [ { "comment": "Fixed: make sure to display list of tasks that didn't complete" } ] } }, { "version": "0.7.4", "tag": "just-task_v0.7.4", "date": "Sat, 05 Jan 2019 19:16:15 GMT", "comments": { "patch": [ { "comment": "Fixed: set proper exit code for cases where task function exits the process before top level task is reached" } ] } }, { "version": "0.7.3", "tag": "just-task_v0.7.3", "date": "Sat, 15 Dec 2018 04:42:57 GMT", "comments": { "patch": [ { "comment": "fix bugs with config file search" } ] } }, { "version": "0.7.2", "tag": "just-task_v0.7.2", "date": "Thu, 13 Dec 2018 23:56:45 GMT", "comments": { "patch": [ { "comment": "Fixed: config file argument now works again" } ] } }, { "version": "0.7.1", "tag": "just-task_v0.7.1", "date": "Thu, 13 Dec 2018 18:16:47 GMT", "comments": { "patch": [ { "comment": "Fixed a bug with the new thunk replacement of just returning a function" } ] } }, { "version": "0.7.0", "tag": "just-task_v0.7.0", "date": "Wed, 12 Dec 2018 18:57:17 GMT", "comments": { "minor": [ { "comment": "Get rid of thunk API" } ] } }, { "version": "0.6.1", "tag": "just-task_v0.6.1", "date": "Wed, 12 Dec 2018 03:04:50 GMT", "comments": { "patch": [ { "comment": "Fixed resolution logic" } ] } }, { "version": "0.6.0", "tag": "just-task_v0.6.0", "date": "Sun, 09 Dec 2018 23:01:57 GMT", "comments": { "minor": [ { "comment": "Adds thunk and condition meta functions" } ] } }, { "version": "0.5.0", "tag": "just-task_v0.5.0", "date": "Sat, 08 Dec 2018 04:58:33 GMT", "comments": { "minor": [ { "comment": "streamlines API so the logger is not from the this context" } ] } }, { "version": "0.4.2", "tag": "just-task_v0.4.2", "date": "Fri, 07 Dec 2018 22:20:28 GMT", "comments": { "patch": [ { "comment": "fix: pass the right argv to the consumers" } ] } }, { "version": "0.4.1", "tag": "just-task_v0.4.1", "date": "Fri, 07 Dec 2018 22:10:50 GMT", "comments": { "patch": [ { "comment": "fix: makes conditon() work with series and parallel" } ] } }, { "version": "0.4.0", "tag": "just-task_v0.4.0", "date": "Fri, 07 Dec 2018 18:17:23 GMT", "comments": { "minor": [ { "comment": "Adds a 'condition' task function that can decide whether to skip task or not" } ] } }, { "version": "0.3.1", "tag": "just-task_v0.3.1", "date": "Fri, 07 Dec 2018 17:16:09 GMT", "comments": { "patch": [ { "comment": "Adds resilience to CLI script" } ] } }, { "version": "0.3.0", "tag": "just-task_v0.3.0", "date": "Wed, 05 Dec 2018 22:16:09 GMT", "comments": { "minor": [ { "comment": "Rename rig bin script to just" } ] } }, { "version": "0.2.0", "tag": "just-task_v0.2.0", "date": "Wed, 05 Dec 2018 22:01:31 GMT", "comments": { "minor": [ { "comment": "Renamed to just" } ] } }, { "version": "1.2.6", "tag": "just-task_v1.2.6", "date": "Tue, 04 Dec 2018 06:13:37 GMT", "comments": { "patch": [ { "comment": "Fixes globally installed just-task to check for local copy" } ] } }, { "version": "1.2.5", "tag": "just-task_v1.2.5", "date": "Tue, 04 Dec 2018 05:15:26 GMT", "comments": { "patch": [ { "comment": "Fixed help command to actually list commands" } ] } }, { "version": "1.2.4", "tag": "just-task_v1.2.4", "date": "Mon, 03 Dec 2018 22:48:20 GMT", "comments": { "patch": [ { "comment": "better failure logging and documentation" } ] } }, { "version": "1.2.3", "tag": "just-task_v1.2.3", "date": "Mon, 03 Dec 2018 22:24:03 GMT", "comments": { "patch": [ { "comment": "Fixed default tasks" } ] } }, { "version": "1.2.2", "tag": "just-task_v1.2.2", "date": "Mon, 03 Dec 2018 22:04:01 GMT", "comments": { "patch": [ { "comment": "Adding tests" } ] } }, { "version": "1.2.1", "tag": "just-task_v1.2.1", "date": "Mon, 03 Dec 2018 18:39:51 GMT", "comments": { "patch": [ { "comment": "Adds better failure logging messages" } ] } }, { "version": "1.2.0", "tag": "just-task_v1.2.0", "date": "Mon, 03 Dec 2018 06:31:09 GMT", "comments": { "minor": [ { "comment": "Adds default task support " } ] } }, { "version": "1.1.0", "tag": "just-task_v1.1.0", "date": "Mon, 03 Dec 2018 05:18:13 GMT", "comments": { "minor": [ { "comment": "Added some readme and add support for yargs command module in task definition" } ] } }, { "version": "1.0.1", "tag": "just-task_v1.0.1", "date": "Mon, 03 Dec 2018 00:54:11 GMT", "comments": { "patch": [ { "comment": "adding blank line to test publish" } ] } }, { "version": "1.0.0", "tag": "just-task_v1.0.0", "date": "Sun, 02 Dec 2018 03:50:30 GMT", "comments": {} } ] }