xpm
Version:
The xPack project manager command line tool
58 lines (41 loc) • 1.27 kB
Markdown
# Change log
Changes in reverse chronological order.
Refer to GitHub [issues](https://github.com/xpack/mock-console-ts/issues).
## 2024-10-28
* v1.0.0 prepared
* b26e30c remove top typedoc.json
* 984c89d website update
* 7eca8b0 website update
* 833a849 .gitignore /cjs/ not *.js
* 2eae203 website update
* 924a440 add website
* 5333765 package-lock update
* 3b35f96 test-ci.yml update
* a76b148 package.json: update scripts
* bda5d5d tests/tap update to pass c8
* 5808fac src/lib: update for new typedoc
## 2023-04-17
* 29de79c package.json: typedoc 0.24.4
* 9c17eca publish-*.yml: add package.json to includes
## 2023-04-16
* 865c670 package.json: typedoc 0.24.2
## 2023-04-09
* eabda7c package.json: add tap-c8
* 79df278 bump typedoc 2.24.1
## 2023-04-05
* 3769ec4 tap/020-utils.ts: update for empty line
* e6146a9 mock-console.ts: cosmetics
* 6920ce7 utils.ts: dumpLines starts with empty line
## 2023-04-04
* 467c086 README update
* f4460f9 utils.ts: typedoc metadata
* bda49c4 README update
* 19b028f add utils.ts dumpLines()
* 969defa cosmetics
* ae8bcf5 test-ci.yml: bump node 16
* 395e01c README update
* 255035a update typedoc metadata & README
* 1e712f0 README update
* 5b5752d initial commit
## 2023-04-03
* copy/paste from `xpack/logger-ts`