UNPKG

vue-pretty-logger

Version:
384 lines (248 loc) 17.9 kB
<a name="0.9.0"></a> # 0.9.0 (2018-05-09) ### Bug Fixes * fix bug: Cannot read property 'content' of null. ([6956668](https://github.com/TaroXin/vue-pretty-logger/commit/6956668)), closes [#1](https://github.com/TaroXin/vue-pretty-logger/issues/1) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add await statement comment compiler ([469294f](https://github.com/TaroXin/vue-pretty-logger/commit/469294f)), closes [#3](https://github.com/TaroXin/vue-pretty-logger/issues/3) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add function callback and lambda callback comment compiler ([d8eaa9e](https://github.com/TaroXin/vue-pretty-logger/commit/d8eaa9e)), closes [#2](https://github.com/TaroXin/vue-pretty-logger/issues/2) * add support for js files ([fe36184](https://github.com/TaroXin/vue-pretty-logger/commit/fe36184)), closes [#8](https://github.com/TaroXin/vue-pretty-logger/issues/8) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -from command to output function call parameters ([851512e](https://github.com/TaroXin/vue-pretty-logger/commit/851512e)), closes [#5](https://github.com/TaroXin/vue-pretty-logger/issues/5) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) * add the judgment of the NODE_ENV ([c61b081](https://github.com/TaroXin/vue-pretty-logger/commit/c61b081)) * add the option of the log hook ([2914afc](https://github.com/TaroXin/vue-pretty-logger/commit/2914afc)) ### BREAKING CHANGES * add support for js files * add function logger * add await statement comment compiler * add function callback and lambda callback comment compiler * add the option of the log hook * add the judgment of the NODE_ENV * add the -from command to output function call parameters * add -time -profile command * add -count command * add -sign command * add control of the log output type * add -stop command to stop default actions <a name="0.8.9"></a> ## 0.8.9 (2018-05-09) ### Bug Fixes * fix bug: Cannot read property 'content' of null. ([6956668](https://github.com/TaroXin/vue-pretty-logger/commit/6956668)), closes [#1](https://github.com/TaroXin/vue-pretty-logger/issues/1) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add await statement comment compiler ([469294f](https://github.com/TaroXin/vue-pretty-logger/commit/469294f)), closes [#3](https://github.com/TaroXin/vue-pretty-logger/issues/3) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add function callback and lambda callback comment compiler ([d8eaa9e](https://github.com/TaroXin/vue-pretty-logger/commit/d8eaa9e)), closes [#2](https://github.com/TaroXin/vue-pretty-logger/issues/2) * add support for js files ([fe36184](https://github.com/TaroXin/vue-pretty-logger/commit/fe36184)), closes [#8](https://github.com/TaroXin/vue-pretty-logger/issues/8) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -from command to output function call parameters ([851512e](https://github.com/TaroXin/vue-pretty-logger/commit/851512e)), closes [#5](https://github.com/TaroXin/vue-pretty-logger/issues/5) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) * add the judgment of the NODE_ENV ([c61b081](https://github.com/TaroXin/vue-pretty-logger/commit/c61b081)) * add the option of the log hook ([2914afc](https://github.com/TaroXin/vue-pretty-logger/commit/2914afc)) ### BREAKING CHANGES * add support for js files * add function logger * add await statement comment compiler * add function callback and lambda callback comment compiler * add the option of the log hook * add the judgment of the NODE_ENV * add the -from command to output function call parameters * add -time -profile command * add -count command * add -sign command * add control of the log output type * add -stop command to stop default actions <a name="0.8.9"></a> ## 0.8.9 (2018-05-09) ### Bug Fixes * fix bug: Cannot read property 'content' of null. ([6956668](https://github.com/TaroXin/vue-pretty-logger/commit/6956668)), closes [#1](https://github.com/TaroXin/vue-pretty-logger/issues/1) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add await statement comment compiler ([469294f](https://github.com/TaroXin/vue-pretty-logger/commit/469294f)), closes [#3](https://github.com/TaroXin/vue-pretty-logger/issues/3) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add function callback and lambda callback comment compiler ([d8eaa9e](https://github.com/TaroXin/vue-pretty-logger/commit/d8eaa9e)), closes [#2](https://github.com/TaroXin/vue-pretty-logger/issues/2) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -from command to output function call parameters ([851512e](https://github.com/TaroXin/vue-pretty-logger/commit/851512e)), closes [#5](https://github.com/TaroXin/vue-pretty-logger/issues/5) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) * add the judgment of the NODE_ENV ([c61b081](https://github.com/TaroXin/vue-pretty-logger/commit/c61b081)) * add the option of the log hook ([2914afc](https://github.com/TaroXin/vue-pretty-logger/commit/2914afc)) ### BREAKING CHANGES * add the -from command to output function call parameters * add function logger * add function callback and lambda callback comment compiler * add the option of the log hook * add the judgment of the NODE_ENV * add await statement comment compiler * add -time -profile command * add -count command * add -sign command * add control of the log output type * add -stop command to stop default actions <a name="0.8.7"></a> ## 0.8.7 (2018-05-09) ### Bug Fixes * fix bug: Cannot read property 'content' of null. ([6956668](https://github.com/TaroXin/vue-pretty-logger/commit/6956668)), closes [#1](https://github.com/TaroXin/vue-pretty-logger/issues/1) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add await statement comment compiler ([469294f](https://github.com/TaroXin/vue-pretty-logger/commit/469294f)), closes [#3](https://github.com/TaroXin/vue-pretty-logger/issues/3) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add function callback and lambda callback comment compiler ([d8eaa9e](https://github.com/TaroXin/vue-pretty-logger/commit/d8eaa9e)), closes [#2](https://github.com/TaroXin/vue-pretty-logger/issues/2) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) * add the judgment of the NODE_ENV ([c61b081](https://github.com/TaroXin/vue-pretty-logger/commit/c61b081)) * add the option of the log hook ([2914afc](https://github.com/TaroXin/vue-pretty-logger/commit/2914afc)) ### BREAKING CHANGES * add await statement comment compiler * add function callback and lambda callback comment compiler * add the option of the log hook * add the judgment of the NODE_ENV * add -stop command to stop default actions * add -time -profile command * add -count command * add -sign command * add control of the log output type * add function logger <a name="0.8.7"></a> ## 0.8.7 (2018-05-08) ### Bug Fixes * fix bug: Cannot read property 'content' of null. ([6956668](https://github.com/TaroXin/vue-pretty-logger/commit/6956668)), closes [#1](https://github.com/TaroXin/vue-pretty-logger/issues/1) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add await statement comment compiler ([469294f](https://github.com/TaroXin/vue-pretty-logger/commit/469294f)), closes [#3](https://github.com/TaroXin/vue-pretty-logger/issues/3) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add function callback and lambda callback comment compiler ([d8eaa9e](https://github.com/TaroXin/vue-pretty-logger/commit/d8eaa9e)), closes [#2](https://github.com/TaroXin/vue-pretty-logger/issues/2) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) * add the judgment of the NODE_ENV ([c61b081](https://github.com/TaroXin/vue-pretty-logger/commit/c61b081)) * add the option of the log hook ([2914afc](https://github.com/TaroXin/vue-pretty-logger/commit/2914afc)) ### BREAKING CHANGES * add await statement comment compiler * add function callback and lambda callback comment compiler * add the option of the log hook * add the judgment of the NODE_ENV * add -stop command to stop default actions * add -time -profile command * add -count command * add -sign command * add control of the log output type * add function logger <a name="0.8.3"></a> ## 0.8.3 (2018-05-06) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) * add the judgment of the NODE_ENV ([c61b081](https://github.com/TaroXin/vue-pretty-logger/commit/c61b081)) * add the option of the log hook ([2914afc](https://github.com/TaroXin/vue-pretty-logger/commit/2914afc)) ### BREAKING CHANGES * add the option of the log hook * add the judgment of the NODE_ENV * add -stop command to stop default actions * add -time -profile command * add -count command * add -sign command * add control of the log output type * add function logger <a name="0.8.0"></a> # 0.8.0 (2018-05-06) ### Features * add -stop to stop default actions ([230bfc1](https://github.com/TaroXin/vue-pretty-logger/commit/230bfc1)) * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) ### BREAKING CHANGES * add -stop command to stop default actions * add -time -profile command * add -count command * add -sign command * add control of the log output type * add function logger <a name="0.7.0"></a> # 0.7.0 (2018-05-06) ### Features * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) ### BREAKING CHANGES * add -time -profile command * add -count command * add -sign command * add control of the log output type * add function logger <a name="0.7.0"></a> # 0.7.0 (2018-05-06) ### Features * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add the -count command to display the number of the function calls ([d659577](https://github.com/TaroXin/vue-pretty-logger/commit/d659577)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) * add the -time -profile command ([ef38e85](https://github.com/TaroXin/vue-pretty-logger/commit/ef38e85)) ### BREAKING CHANGES * add -time -profile command * add -count command * add -sign command * add control of the log output type * add function logger <a name="0.5.2"></a> ## 0.5.2 (2018-05-06) ### Features * add command that control the currently displayed tag ([46dd72b](https://github.com/TaroXin/vue-pretty-logger/commit/46dd72b)) * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) * add the -sign command to display the corresponding key value of the output value ([a3378a3](https://github.com/TaroXin/vue-pretty-logger/commit/a3378a3)) ### BREAKING CHANGES * add -sign command * add control of the log output type * add function logger <a name="0.4.0"></a> # 0.4.0 (2018-05-05) ### Features * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) ### BREAKING CHANGES * add control of the log output type * add function logger <a name="0.3.0"></a> # 0.3.0 (2018-05-05) ### Features * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) * add control of the log output type ([509cea6](https://github.com/TaroXin/vue-pretty-logger/commit/509cea6)) ### BREAKING CHANGES * add control of the log output type * add function logger <a name="0.3.0"></a> # 0.3.0 (2018-05-04) ### Features * add console for function declarations and call ([d6905e1](https://github.com/TaroXin/vue-pretty-logger/commit/d6905e1)) ### BREAKING CHANGES * add function logger <a name="0.0.1"></a> ## 0.0.1 (2018-05-04)