Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 4.51 KB

CHANGELOG.md

File metadata and controls

68 lines (39 loc) · 4.51 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.7 (2021-12-07)

Changes

  • Merge pull request #3 from nrccua/E4E-35 (9c342fc), closes #3
  • [E4E-35]: Exporting ILogger (866ad9d)
  • [E4E-35]: Updating version and changelog (bc06212)
  • Merge pull request #2 from nrccua/E4E-35 (1e738b5), closes #2
  • Merge pull request #1 from nrccua/E4E-35 (0f12a27), closes #1

1.0.6 (2021-12-07)

Changes

  • [E4E-35]: Fixing dependecy version and library exports (e7f0ce8)
  • [E4E-35]: Updating unit tests (e4ea93f)
  • [E4E-35]: Testing Context value (8176876)
  • [E4E-35]: Added context array to DD middleware (43bc813)
  • [E4E-35]: Adjustments to console logging parameters and exports (a6b9412)
  • [E4E-35]: Updating version and changelog (f41e408)

1.0.5 (2021-12-03)

Changes

  • [E4E-35]: Adding silent and log to core and instance (58dedbd)
  • [E4E-35]: Updating version and changelog (3b96478)

1.0.4 (2021-12-03)

Changes

  • [E4E-35]: Revertin NPM scripts and adding silent and log (fb4d822)

1.0.2 (2021-12-03)

Changes

  • [E4E-35]: Adding more DD init configs (7b5ae96)
  • [E4E-35]: Finished tests and lint fixes (4e72ca8)
  • [E4E-35]: Moved logger instance to spearate file, + DD logger UTs (af15794)
  • [E4E-35]: Added prefix to messages, documentation and UT (496e4df)
  • [E4E-35]: Created Logger and middlewares for logger (765c686)
  • 1.0.1 (9c7d791)

1.0.1 (2021-11-23)

Changes

  • Fix main script (a029e8f)
  • [E4E-34]: Add CHANGELOG.md + initial 1.0.0 (d1d54c4)

1.0.0 (2021-11-22)

Changes

  • [E4E-34]: Initial commit (887e0ee)