Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 3.02 KB

0.1.0 (2023-12-14)

Features

  • add log entry (316eab8)
  • AresCachedManager: add log entry (cf07e90)
  • AresCachedManager: implement add() and validation methods (d23b833)
  • AresLogger: make console transport handle exceptions & rejections (f24861d)
  • AresResults: add implementation for setStatus() (fb3f6da)
  • implement display() (6dc1097)

Bug Fixes

  • lib/constants: temporary disable conditional (017b30c)
  • lint errors (702f407)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • refactor(LogMessagesCodes): remove unused entries 9b556bf
  • test(AresEventsManager): restructure test suite f828223
  • refactor(AresEventsManager): restructure module 0649a19

19 October 2023

  • build(deps): bump undici from 5.22.1 to 5.26.3 #12
  • build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 #13
  • chore: release v0.1.0-alpha.1 560bd81

0.1.0-alpha.0

26 September 2023

  • feat: implement core features #11
  • feat: add typescript support #1
  • feat: add husky for git hooks 71231bb
  • Create LICENSE.md f8afc91
  • feat: add CODE_OF_CONDUCT 7e1282b