Notable changes
- feature
- tsd add ctx.logger and logger.error support Error object
- ignore any key contains "secret" on dump config files
- show who define the property of the config on
run/application_config_meta.json
- fix
- don't cache the intermediate locals for application
Commits
- [
5dc56fa
] - feat: ignore any key contains "secret" (#1156) (fengmk2 <fengmk2@gmail.com>) - [
74c8a54
] - feat: dumprun/${type}_config_meta.json
(#1155) (Haoliang Gao <sakura9515@gmail.com>) - [
b80bb14
] - fix: don't cache the intermediate locals for application (#1146) (Jackson Tian <shyvo1987@gmail.com>) - [
7c70beb
] - docs: change istanbul to nyc (#1150) (TZ | 天猪 <atian25@qq.com>) - [
c7a87a8
] - docs: adjust objects docs (#1140) (TZ | 天猪 <atian25@qq.com>) - [
0052351
] - docs: improve plugin dependencies (#1061) (luicfer <lucifer4he@gmail.com>) - [
4322212
] - docs: add missing class in objects.md (kaiye <catgecn@gmail.com>) - [
daa8227
] - feat(tsd): add ctx.logger and logger.error support Error object (#1108) (Eward Song <eward.song@gmail.com>) - [
7c2e436
] - docs: improve feature describe (#1102) (Yiyu He <dead-horse@users.noreply.github.com>) - [
5ae7814
] - chore: comments in english (#1101) (Yiyu He <dead-horse@users.noreply.github.com>) - [
9099be9
] - docs: unify config in quickstart (#1094) (Yiyu He <dead-horse@users.noreply.github.com>) - [
c31bc15
] - test: wait logger to flush (#1090) (Haoliang Gao <sakura9515@gmail.com>) - [
82d2158
] - docs: add Enclose.IO to Links (#1089) (Minqi Pan <pmq2001@gmail.com>)