|
| 1 | +## [0.0.1](https://github.com/webpod/ps/compare/undefined...v0.0.1) (2025-01-29) |
| 2 | + |
| 3 | +### Fixes & improvements |
| 4 | +* perf(deps): update zurk to v0.10.2 ([eca50f0](https://github.com/webpod/ps/commit/eca50f0e73be5ac4e7c5d9a8f94d16c62ac65f79)) |
| 5 | +* perf: update zurk to v0.10.0 ([be969d9](https://github.com/webpod/ps/commit/be969d97d614197473d00fe1e6656e0dc6369832)) |
| 6 | +* fix: added missing references to `package.json` ([8bcfb02](https://github.com/webpod/ps/commit/8bcfb028b958d708e6362818e860446ca985fb9b)) |
| 7 | +* perf: up zurk to v0.9.2, up dev deps ([64d28a7](https://github.com/webpod/ps/commit/64d28a7a0af09bc948ece45bcf2a849959a57648)) |
| 8 | +* perf: update zurk to v0.6.2, up dev deps ([3ff0cde](https://github.com/webpod/ps/commit/3ff0cde38ef2eb8e771ece2418939ca3b5f41243)) |
| 9 | +* perf: up zurk to v0.6.0 ([de0c5fc](https://github.com/webpod/ps/commit/de0c5fc7c7c0e487d9b5934662eda5eb67e49b22)) |
| 10 | +* perf: up deps ([ce8abc3](https://github.com/webpod/ps/commit/ce8abc35b8acf23373b9adce9f757d01121e866c)) |
| 11 | +* fix: enhance err handling ([2291f50](https://github.com/webpod/ps/commit/2291f509946a7ce9e43b1dd90fc50fad12f90dc1)) |
| 12 | +* fix: mix sync methods to default export ([8a5ab95](https://github.com/webpod/ps/commit/8a5ab95d23689c770d668aaf9ae8b859c9e4cf12)) |
| 13 | +* fix: do not require `allowImportingTsExtensions` ([048db11](https://github.com/webpod/ps/commit/048db114b2c5e478b762ff42724cfb357d11b03c)) |
| 14 | +* fix: ppid search should use strict equal cond ([3804857](https://github.com/webpod/ps/commit/38048570ea1f57a3da59988da78238204af7ada6)) |
| 15 | +* fix(parse): specify format for wmic output ([3ae0dcb](https://github.com/webpod/ps/commit/3ae0dcbf9c0a1ce1edc21052755dc0d188c3c287)) |
| 16 | +* fix: extractWmic ([2de556f](https://github.com/webpod/ps/commit/2de556f1b1e6731f8e6d5b31af0669c99df9ac63)) |
| 17 | +* docs: rn readme ([82b3a08](https://github.com/webpod/ps/commit/82b3a08aeaa1d7e8a03c22a3d224fc818894b83e)) |
| 18 | +* docs: update usage examples ([528ed85](https://github.com/webpod/ps/commit/528ed856b1d86fb99ccd750f3a45163cb2557d41)) |
| 19 | +* fix: let kill opt be a signal shortcut ([14fad84](https://github.com/webpod/ps/commit/14fad847587ab1de0cf28ea3612839d7a59615f1)) |
| 20 | +* refactor: finalize ts migration (src part) ([8aa1a93](https://github.com/webpod/ps/commit/8aa1a9383327d9bde5ba81356013edb4c19876d0)) |
| 21 | +* refactor: use zurk as spawner ([0d19b51](https://github.com/webpod/ps/commit/0d19b5184dc3c411adbab6a3721a8304a93a3b5a)) |
| 22 | + |
| 23 | +### Features |
| 24 | +* feat: add `tree.sync` and `lookup.sync` ([871d44d](https://github.com/webpod/ps/commit/871d44d8fb90844af7496806fa7d1ac5fd15a31d)) |
| 25 | +* feat: let `tree` opts be optional ([7e25163](https://github.com/webpod/ps/commit/7e25163d676b616b188428134d2cc7eb9a0a3748)) |
| 26 | +* feat: provide `tree` API ([611065d](https://github.com/webpod/ps/commit/611065dec82c6ed51b7de315721eaebc44b98111)) |
| 27 | +* feat: return pid as `kill` response ([b267d07](https://github.com/webpod/ps/commit/b267d0780c0229990cb24452b8fd5cdf9e44ff69)) |
| 28 | +* feat: promisify responses ([c4ff62d](https://github.com/webpod/ps/commit/c4ff62d4731adeaf89dd0e9e055c17a7bb477686)) |
| 29 | + |
1 | 30 | ## [2017-04-21](https://github.com/neekey/ps/pull/48)
|
2 | 31 | - publish 0.1.6
|
3 | 32 | - use `lx` as default options for `ps` command
|
|
0 commit comments