Skip to content

v0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 11:37

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