Skip to content

Releases: DevAndDeliver/nest-logging-transport

v1.3.0

12 Jul 08:29
Compare
Choose a tag to compare
chore(release): 1.3.0

v1.2.3

23 Mar 22:02
Compare
Choose a tag to compare
chore(release): 1.2.3

v1.2.2

23 Mar 21:55
Compare
Choose a tag to compare
chore(release): 1.2.2

v1.2.1

19 Oct 16:20
Compare
Choose a tag to compare
chore(release): 1.2.1

v1.2.0

15 Apr 19:06
da3fdd8
Compare
Choose a tag to compare
chore(release): 1.2.0

v1.1.0

05 Apr 08:12
0ccafb0
Compare
Choose a tag to compare

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

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

Tests

  • add unit tests for log utils (484be36)

Continuous Integration

  • add e2e tests to test pipeline (d0e6168)

Documentation

  • add basic readme (707d8e7)
  • add informations about releases to README (902e240)

0.0.7 (2021-10-07)

0.0.6 (2021-09-13)

Continuous Integration

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

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

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

v1.0.0

23 Mar 19:52
3354bfe
Compare
Choose a tag to compare

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

Tests

  • add unit tests for log utils (484be36)

Continuous Integration

  • add e2e tests to test pipeline (d0e6168)

Documentation

  • add basic readme (707d8e7)
  • add informations about releases to README (902e240)

0.0.7 (2021-10-07)

0.0.6 (2021-09-13)

Continuous Integration

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

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

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

v0.0.7

07 Oct 11:44
941926a
Compare
Choose a tag to compare

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

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

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

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

v0.0.6

13 Sep 11:37
Compare
Choose a tag to compare

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

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

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

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

v0.0.5

09 Sep 17:20
02ab7f2
Compare
Choose a tag to compare

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

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

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