Releases: DevAndDeliver/nest-logging-transport
Releases · DevAndDeliver/nest-logging-transport
v1.3.0
v1.2.3
chore(release): 1.2.3
v1.2.2
chore(release): 1.2.2
v1.2.1
chore(release): 1.2.1
v1.2.0
chore(release): 1.2.0
v1.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2022-04-05)
Features
- allow to specify logger app name (a248786)
Tests
- add test for range error when padding is less than 0 (d6e0ff8)
Build Configuration
- upgrade dependencies (92b77a7)
1.0.0 (2022-03-23)
Documentation
- add missing information about not publishing package manually (c26f478)
Continuous Integration
- change node version used on ci pipeline (b3f0977)
0.0.9 (2022-03-23)
Documentation
- add missing information about not publishing package manually (c26f478)
Continuous Integration
- change node version used on ci pipeline (b3f0977)
0.0.8 (2022-03-23)
Build Configuration
- upgrade dependencies (bfb8311)
Tests
- add unit tests for log utils (484be36)
Continuous Integration
- add e2e tests to test pipeline (d0e6168)
Documentation
0.0.7 (2021-10-07)
0.0.6 (2021-09-13)
Continuous Integration
- add codeql-analysis (8a62dc5)
0.0.5 (2021-09-09)
Bug Fixes
Tests
- add more tests for errors (2b1af72)
- create e2e tests for error logging (c5474c8)
- start creating tests (c6ec013)
Code Refactoring
- rewrite logger logic (3642e3e)
Build Configuration
- upgrade dependencies, fix typo (cf5fe77)
- upgrade dev dependencies (4f0a406)
- upgrade dev dependencies (ea7c23e)
0.0.4 (2021-08-20)
Continuous Integration
- unify release and publish workflows (de084f0)
0.0.3 (2021-08-20)
Bug Fixes
- add missing checkout action to release (955fcc7)
0.0.2 (2021-08-20)
Continuous Integration
- add release step (1ec3ac2)
0.0.1 (2021-08-20)
Features
- add error logging, improve formatting and colors (1eba81c)
- create basic logger implementation (170e198)
- initialize logger (000cd9c)
Code Refactoring
- make events without nulls not configurable (76a3db6)
Continuous Integration
Build Configuration
- add versionrc file (6878801)
v1.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2022-03-23)
Documentation
- add missing information about not publishing package manually (c26f478)
Continuous Integration
- change node version used on ci pipeline (b3f0977)
0.0.9 (2022-03-23)
Documentation
- add missing information about not publishing package manually (c26f478)
Continuous Integration
- change node version used on ci pipeline (b3f0977)
0.0.8 (2022-03-23)
Build Configuration
- upgrade dependencies (bfb8311)
Tests
- add unit tests for log utils (484be36)
Continuous Integration
- add e2e tests to test pipeline (d0e6168)
Documentation
0.0.7 (2021-10-07)
0.0.6 (2021-09-13)
Continuous Integration
- add codeql-analysis (8a62dc5)
0.0.5 (2021-09-09)
Bug Fixes
Tests
- add more tests for errors (2b1af72)
- create e2e tests for error logging (c5474c8)
- start creating tests (c6ec013)
Code Refactoring
- rewrite logger logic (3642e3e)
Build Configuration
- upgrade dependencies, fix typo (cf5fe77)
- upgrade dev dependencies (4f0a406)
- upgrade dev dependencies (ea7c23e)
0.0.4 (2021-08-20)
Continuous Integration
- unify release and publish workflows (de084f0)
0.0.3 (2021-08-20)
Bug Fixes
- add missing checkout action to release (955fcc7)
0.0.2 (2021-08-20)
Continuous Integration
- add release step (1ec3ac2)
0.0.1 (2021-08-20)
Features
- add error logging, improve formatting and colors (1eba81c)
- create basic logger implementation (170e198)
- initialize logger (000cd9c)
Code Refactoring
- make events without nulls not configurable (76a3db6)
Continuous Integration
Build Configuration
- add versionrc file (6878801)
v0.0.7
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.7 (2021-10-07)
0.0.6 (2021-09-13)
Continuous Integration
- add codeql-analysis (8a62dc5)
0.0.5 (2021-09-09)
Bug Fixes
Tests
- add more tests for errors (2b1af72)
- create e2e tests for error logging (c5474c8)
- start creating tests (c6ec013)
Code Refactoring
- rewrite logger logic (3642e3e)
Build Configuration
- upgrade dependencies, fix typo (cf5fe77)
- upgrade dev dependencies (4f0a406)
- upgrade dev dependencies (ea7c23e)
0.0.4 (2021-08-20)
Continuous Integration
- unify release and publish workflows (de084f0)
0.0.3 (2021-08-20)
Bug Fixes
- add missing checkout action to release (955fcc7)
0.0.2 (2021-08-20)
Continuous Integration
- add release step (1ec3ac2)
0.0.1 (2021-08-20)
Features
- add error logging, improve formatting and colors (1eba81c)
- create basic logger implementation (170e198)
- initialize logger (000cd9c)
Code Refactoring
- make events without nulls not configurable (76a3db6)
Continuous Integration
Build Configuration
- add versionrc file (6878801)
v0.0.6
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.6 (2021-09-13)
Continuous Integration
- add codeql-analysis (8a62dc5)
0.0.5 (2021-09-09)
Bug Fixes
Tests
- add more tests for errors (2b1af72)
- create e2e tests for error logging (c5474c8)
- start creating tests (c6ec013)
Code Refactoring
- rewrite logger logic (3642e3e)
Build Configuration
- upgrade dependencies, fix typo (cf5fe77)
- upgrade dev dependencies (4f0a406)
- upgrade dev dependencies (ea7c23e)
0.0.4 (2021-08-20)
Continuous Integration
- unify release and publish workflows (de084f0)
0.0.3 (2021-08-20)
Bug Fixes
- add missing checkout action to release (955fcc7)
0.0.2 (2021-08-20)
Continuous Integration
- add release step (1ec3ac2)
0.0.1 (2021-08-20)
Features
- add error logging, improve formatting and colors (1eba81c)
- create basic logger implementation (170e198)
- initialize logger (000cd9c)
Code Refactoring
- make events without nulls not configurable (76a3db6)
Continuous Integration
Build Configuration
- add versionrc file (6878801)
v0.0.5
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.5 (2021-09-09)
Bug Fixes
Tests
- add more tests for errors (2b1af72)
- create e2e tests for error logging (c5474c8)
- start creating tests (c6ec013)
Code Refactoring
- rewrite logger logic (3642e3e)
Build Configuration
- upgrade dependencies, fix typo (cf5fe77)
- upgrade dev dependencies (4f0a406)
- upgrade dev dependencies (ea7c23e)
0.0.4 (2021-08-20)
Continuous Integration
- unify release and publish workflows (de084f0)
0.0.3 (2021-08-20)
Bug Fixes
- add missing checkout action to release (955fcc7)
0.0.2 (2021-08-20)
Continuous Integration
- add release step (1ec3ac2)
0.0.1 (2021-08-20)
Features
- add error logging, improve formatting and colors (1eba81c)
- create basic logger implementation (170e198)
- initialize logger (000cd9c)
Code Refactoring
- make events without nulls not configurable (76a3db6)
Continuous Integration
Build Configuration
- add versionrc file (6878801)