UNPKG

advanced-logger

Version:

Advanced logger module extendable with plugins. Works in nodejs and browsers

183 lines (78 loc) 5.05 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.2.0"></a> # [1.2.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.15...v1.2.0) (2018-12-05) ### Features * **polyfill:** fetch polyfill was added in order to support ie10 - ie11 ([5345d78](https://github.com/AlexeyPopovUA/advanced-logger/commit/5345d78)) * **workflow:** configuration for commit linting ([df16e32](https://github.com/AlexeyPopovUA/advanced-logger/commit/df16e32)) <a name="1.1.15"></a> ## [1.1.15](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.14...v1.1.15) (2018-12-01) ### Bug Fixes * **build:** Build cleaning script ([572ec30](https://github.com/AlexeyPopovUA/advanced-logger/commit/572ec30)) <a name="1.1.14"></a> ## [1.1.14](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.13...v1.1.14) (2018-11-11) <a name="1.1.13"></a> ## [1.1.13](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.11...v1.1.13) (2018-11-05) <a name="1.1.12"></a> ## [1.1.12](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.11...v1.1.12) (2018-11-05) <a name="1.1.11"></a> ## [1.1.11](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.10...v1.1.11) (2018-11-05) <a name="1.1.10"></a> ## [1.1.10](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.9...v1.1.10) (2018-11-05) <a name="1.1.9"></a> ## [1.1.9](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.8...v1.1.9) (2018-10-22) <a name="1.1.8"></a> ## [1.1.8](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.7...v1.1.8) (2018-10-17) <a name="1.1.7"></a> ## [1.1.7](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.6...v1.1.7) (2018-09-26) <a name="1.1.6"></a> ## [1.1.6](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.9...v1.1.6) (2018-09-26) <a name="1.1.5"></a> ## [1.1.5](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.4...v1.1.5) (2018-09-12) <a name="1.1.4"></a> ## [1.1.4](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.3...v1.1.4) (2018-09-12) <a name="1.1.3"></a> ## [1.1.3](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.2...v1.1.3) (2018-09-12) <a name="1.1.2"></a> ## [1.1.2](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.1...v1.1.2) (2018-09-12) <a name="1.1.1"></a> ## [1.1.1](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.0...v1.1.1) (2018-09-11) <a name="1.1.0"></a> # [1.1.0](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.10...v1.1.0) (2018-09-11) <a name="1.0.10"></a> ## [1.0.10](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.6...v1.0.10) (2018-09-06) <a name="1.0.9"></a> ## [1.0.9](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.8...v1.0.9) (2018-08-22) <a name="1.0.8"></a> ## 1.0.8 (2018-08-22) <a name="1.0.7"></a> ## [1.0.7](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.6...v1.0.7) (2018-06-21) <a name="1.0.6"></a> ## [1.0.6](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.5...v1.0.6) (2018-05-04) <a name="1.0.5"></a> ## [1.0.5](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.4...v1.0.5) (2018-05-04) <a name="1.0.4"></a> ## [1.0.4](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.3...v1.0.4) (2018-02-09) <a name="1.0.3"></a> ## [1.0.3](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.2...v1.0.3) (2018-02-09) <a name="1.0.2"></a> ## [1.0.2](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.1...v1.0.2) (2017-11-17) <a name="1.0.1"></a> ## [1.0.1](https://github.com/AlexeyPopovUA/universal-logger/compare/v0.1.1...v1.0.1) (2017-11-03) <a name="0.1.1"></a> ## 0.1.1 (2017-11-03) <a name="0.1.0"></a> # [0.1.0](https://github.com/DxCx/ts-library-starter/compare/v0.0.6...v0.1.0) (2016-09-19) ### Bug Fixes * **git:** excluded .gitignore from .gitignore ([653c0c3](https://github.com/DxCx/ts-library-starter/commit/653c0c3)) * **packages:** fix for standard-version procedure ([c8a8ddb](https://github.com/DxCx/ts-library-starter/commit/c8a8ddb)) ### Features * **jest:** replace old test-suite with jest ([54a414b](https://github.com/DxCx/ts-library-starter/commit/54a414b)) * **travis:** add travis support ([4194899](https://github.com/DxCx/ts-library-starter/commit/4194899)) <a name="0.0.6"></a> ## 0.0.6 (2016-09-03) ### Bug Fixes * **release:** Added standard-version ([62615e3](https://github.com/DxCx/ts-library-starter/commit/62615e3)) * **release:** added webpack-fail plugin ([9f723a1](https://github.com/DxCx/ts-library-starter/commit/9f723a1)) * **release:** upgrade dependancies + typescript 2.0.0 ([13acb61](https://github.com/DxCx/ts-library-starter/commit/13acb61)) * **tests:** Added Istanbul for code-coverage ([54dd03d](https://github.com/DxCx/ts-library-starter/commit/54dd03d))