Skip to content

Latest commit

 

History

History
91 lines (47 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

91 lines (47 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

[0.1.10] - 2024-11-23

Changed

  • Bumped a series of main packages, including Fastify

[0.1.9] - 2024-03-03

Fixed

  • Issue related to building of package
  • Consistency of tsconfig.json with other orion projects

[0.1.8] - 2024-03-03

Added

  • Support for fastify handlers and structures

Fixed

  • Typo in version naming

[0.1.7] - 2024-02-28

Changed

  • Bumped packages

[0.1.6] - 2024-02-27

Changed

  • Added ctx support in setupLogging()

[0.1.5] - 2024-02-27

Added

  • Bumped packages

[0.1.4] - 2024-02-27

Added

  • Support for LogstashHandler

[0.1.3] - 2023-10-25

Added

  • Support for upsertDirectory() and pathExists() functions

[0.1.2] - 2023-10-24

Added

  • New setupSignals() and setupEnv() operations

[0.1.1] - 2023-10-24

Fixed

  • Inclusion of root files

[0.1.0] - 2023-10-24

Added

  • Initial version of the project